Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_monitor_rx.c794 is_amsdu, is_first_frag, amsdu_pad, msdu_len; in htt_rx_restitch_mpdu_from_msdus() local
841 is_first_frag = 1; in htt_rx_restitch_mpdu_from_msdus()
860 if (is_first_frag) { in htt_rx_restitch_mpdu_from_msdus()
861 is_first_frag = 0; in htt_rx_restitch_mpdu_from_msdus()
967 is_first_frag = 1; in htt_rx_restitch_mpdu_from_msdus()
980 if (is_first_frag) { in htt_rx_restitch_mpdu_from_msdus()
981 is_first_frag = 0; in htt_rx_restitch_mpdu_from_msdus()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
H A Ddp_rx_mon_dest_1.0.c1667 void *rx_desc, bool is_first_frag) in hal_rx_frag_msdu_get_l2_hdr_offset() argument
1669 if (is_first_frag) in hal_rx_frag_msdu_get_l2_hdr_offset()
1691 void *rx_desc, bool is_first_frag) in hal_rx_frag_msdu_get_l2_hdr_offset() argument
1719 is_amsdu, is_first_frag, amsdu_pad; in dp_rx_mon_restitch_mpdu_from_msdus() local
1795 is_first_frag = 1; in dp_rx_mon_restitch_mpdu_from_msdus()
1803 if (is_first_frag) { in dp_rx_mon_restitch_mpdu_from_msdus()
1804 is_first_frag = 0; in dp_rx_mon_restitch_mpdu_from_msdus()
1921 is_first_frag = 1; in dp_rx_mon_restitch_mpdu_from_msdus()
1930 if (is_first_frag) { in dp_rx_mon_restitch_mpdu_from_msdus()
1941 if (is_first_frag) in dp_rx_mon_restitch_mpdu_from_msdus()
[all …]
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_rx_mon.c1682 uint32_t is_first_frag, frag_list_sum_len = 0; in dp_rx_mon_stitch_mpdu() local
1691 is_first_frag = 1; in dp_rx_mon_stitch_mpdu()
1695 if (nbuf != head && is_first_frag) { in dp_rx_mon_stitch_mpdu()
1696 is_first_frag = 0; in dp_rx_mon_stitch_mpdu()
1701 if (!is_first_frag) in dp_rx_mon_stitch_mpdu()