Searched defs:l3_hdr_offset (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
H A D | wlan_dp_fisa_rx.c | 1328 uint32_t l3_hdr_offset, in get_transport_payload_offset() 1345 uint32_t l3_hdr_offset, in get_transport_header_offset() 1373 uint32_t l3_hdr_offset, l4_hdr_offset; in dp_rx_fisa_aggr_udp() local 1807 uint32_t l3_hdr_offset, l4_hdr_offset, l2_l3_hdr_len; in dp_fisa_aggregation_should_stop() local
|
/wlan-driver/qcacld-3.0/core/dp/ol/inc/ |
H A D | ol_htt_tx_api.h | 253 uint8_t l3_hdr_offset; /* wrt qdf_nbuf_data(msdu), in bytes */ member
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/ |
H A D | hal_li_generic_api.c | 253 static int hal_rx_get_l3_l4_offsets_li(uint8_t *buf, uint32_t *l3_hdr_offset, in hal_rx_get_l3_l4_offsets_li()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/ |
H A D | hal_rh_generic_api.c | 367 static int hal_rx_get_l3_l4_offsets_rh(uint8_t *buf, uint32_t *l3_hdr_offset, in hal_rx_get_l3_l4_offsets_rh()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
H A D | hal_rx.h | 2771 uint32_t *l3_hdr_offset, uint32_t *l4_hdr_offset) in hal_rx_get_l3_l4_offsets()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/ |
H A D | hal_be_rx_tlv.h | 2381 uint32_t *l3_hdr_offset, in hal_rx_get_l3_l4_offsets_be()
|