Home
last modified time | relevance | path

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

/drivers/net/wireless/mwifiex/
Dsta_rx.c186 if (rx_pkt_type != PKT_TYPE_BAR) in mwifiex_process_sta_rx_packet()
199 if (ret || (rx_pkt_type == PKT_TYPE_BAR)) in mwifiex_process_sta_rx_packet()
D11n_rxreorder.h25 #define PKT_TYPE_BAR 0xE7 macro
D11n_rxreorder.c405 if (pkt_type != PKT_TYPE_BAR) in mwifiex_11n_rx_reorder_pkt()
433 if (pkt_type == PKT_TYPE_BAR) in mwifiex_11n_rx_reorder_pkt()
449 if (pkt_type != PKT_TYPE_BAR) { in mwifiex_11n_rx_reorder_pkt()