Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_rx_pn.c212 qdf_nbuf_t next_msdu; in ol_rx_pn_check_base() local
216 next_msdu = qdf_nbuf_next(msdu); in ol_rx_pn_check_base()
220 msdu = next_msdu; in ol_rx_pn_check_base()
H A Dol_rx_reorder.c729 qdf_nbuf_t msdu, next_msdu, mpdu_head, in ol_rx_pn_ind_handler() local
797 next_msdu = qdf_nbuf_next(msdu); in ol_rx_pn_ind_handler()
801 msdu = next_msdu; in ol_rx_pn_ind_handler()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_tx.c735 goto next_msdu; in dp_tx_compl_handler_rh()
744 goto next_msdu; in dp_tx_compl_handler_rh()
780 next_msdu: in dp_tx_compl_handler_rh()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
H A Ddp_rx_mon_dest_1.0.c296 goto next_msdu; in dp_rx_mon_mpdu_pop()
304 goto next_msdu; in dp_rx_mon_mpdu_pop()
322 goto next_msdu; in dp_rx_mon_mpdu_pop()
371 goto next_msdu; in dp_rx_mon_mpdu_pop()
436 goto next_msdu; in dp_rx_mon_mpdu_pop()
439 next_msdu: in dp_rx_mon_mpdu_pop()
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_tx.c1008 qdf_nbuf_t next_msdu = qdf_nbuf_next(msdu); in htt_tx_send_batch() local
1019 msdu = next_msdu; in htt_tx_send_batch()
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_fisa_rx.c2195 goto next_msdu; in dp_fisa_rx()
2207 next_msdu: in dp_fisa_rx()