Home
last modified time | relevance | path

Searched refs:PKT_TYPE_BAR (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/mwifiex/
Dsta_rx.c237 if (rx_pkt_type != PKT_TYPE_BAR) in mwifiex_process_sta_rx_packet()
247 if (ret || (rx_pkt_type == PKT_TYPE_BAR)) in mwifiex_process_sta_rx_packet()
D11n_rxreorder.h27 #define PKT_TYPE_BAR 0xE7 macro
Duap_txrx.c296 if (rx_pkt_type != PKT_TYPE_BAR && uap_rx_pd->priority < MAX_NUM_TID) { in mwifiex_process_uap_rx_packet()
316 if (ret || (rx_pkt_type == PKT_TYPE_BAR)) in mwifiex_process_uap_rx_packet()
D11n_rxreorder.c552 if (pkt_type != PKT_TYPE_BAR) in mwifiex_11n_rx_reorder_pkt()
605 if (pkt_type == PKT_TYPE_BAR) in mwifiex_11n_rx_reorder_pkt()
620 if (pkt_type != PKT_TYPE_BAR) { in mwifiex_11n_rx_reorder_pkt()