Home
last modified time | relevance | path

Searched refs:QDF_NBUF_CB_RX_FLOW_ID (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/os_if/dp/src/
H A Dos_if_dp_txrx.c273 skb_set_hash(nbuf, QDF_NBUF_CB_RX_FLOW_ID(nbuf), PKT_HASH_TYPE_L4); in osif_dp_rx_napi_gro_flush()
309 skb_set_hash(nbuf, QDF_NBUF_CB_RX_FLOW_ID(nbuf), PKT_HASH_TYPE_L4); in osif_dp_rx_napi_gro_receive()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_lro.c323 QDF_NBUF_CB_RX_FLOW_ID(nbuf), in qdf_lro_get_info()
H A Di_qdf_nbuf_m.h395 #define QDF_NBUF_CB_RX_FLOW_ID(skb) \ macro
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_internal.h330 QDF_NBUF_CB_RX_FLOW_ID(msdu) = in htt_rx_extract_lro_info()
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_fisa_rx.c574 QDF_NBUF_CB_RX_FLOW_ID(nbuf); in dp_rx_fisa_add_ft_entry()
1616 qdf_nbuf_set_hash(head_skb, QDF_NBUF_CB_RX_FLOW_ID(head_skb)); in dp_rx_fisa_flush_udp_flow()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx.c1731 dp_verbose_debug("toeplitz 0x%x", QDF_NBUF_CB_RX_FLOW_ID(msdu)); in dp_rx_print_offload_info()
1757 QDF_NBUF_CB_RX_FLOW_ID(msdu) = offload_info.flow_id; in dp_rx_fill_gro_info()