Home
last modified time | relevance | path

Searched refs:decap_hdr_pull_bytes (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
H A Ddp_rx_mon_dest_1.0.c1718 mpdu_buf_len, decap_hdr_pull_bytes, frag_list_sum_len, dir, in dp_rx_mon_restitch_mpdu_from_msdus() local
1886 decap_hdr_pull_bytes = 14; in dp_rx_mon_restitch_mpdu_from_msdus()
1964 qdf_nbuf_pull_head(msdu, decap_hdr_pull_bytes); in dp_rx_mon_restitch_mpdu_from_msdus()
2088 mpdu_buf_len, decap_hdr_pull_bytes, dir, in dp_rx_mon_frag_restitch_mpdu_from_msdus() local
2204 decap_hdr_pull_bytes = 14; in dp_rx_mon_frag_restitch_mpdu_from_msdus()
2261 (frag_addr + decap_hdr_pull_bytes + l2_hdr_offset) - in dp_rx_mon_frag_restitch_mpdu_from_msdus()
2267 (decap_hdr_pull_bytes + l2_hdr_offset) - mpdu_buf_len; in dp_rx_mon_frag_restitch_mpdu_from_msdus()
2403 (l2_hdr_offset + decap_hdr_pull_bytes); in dp_rx_mon_frag_restitch_mpdu_from_msdus()
2408 decap_hdr_pull_bytes + l2_hdr_offset; in dp_rx_mon_frag_restitch_mpdu_from_msdus()
2419 decap_hdr_pull_bytes; in dp_rx_mon_frag_restitch_mpdu_from_msdus()
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_monitor_rx.c793 mpdu_buf_len, decap_hdr_pull_bytes, frag_list_sum_len, dir, in htt_rx_restitch_mpdu_from_msdus() local
930 decap_hdr_pull_bytes = 14; in htt_rx_restitch_mpdu_from_msdus()
998 qdf_nbuf_pull_head(msdu, decap_hdr_pull_bytes); in htt_rx_restitch_mpdu_from_msdus()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_rx_mon_2.0.c1457 mpdu_buf_len, decap_hdr_pull_bytes, dir, in dp_rx_mon_handle_full_mon() local
1557 decap_hdr_pull_bytes = DP_RX_MON_DECAP_HDR_SIZE; in dp_rx_mon_handle_full_mon()
1585 decap_hdr_pull_bytes + l2_hdr_offset; in dp_rx_mon_handle_full_mon()
1710 (decap_hdr_pull_bytes + l2_hdr_offset); in dp_rx_mon_handle_full_mon()
1711 if (frag_size > (decap_hdr_pull_bytes + l2_hdr_offset)) { in dp_rx_mon_handle_full_mon()
1713 frag_size = frag_size - (l2_hdr_offset + decap_hdr_pull_bytes); in dp_rx_mon_handle_full_mon()