Home
last modified time | relevance | path

Searched refs:MWIFIEX_TYPE_EVENT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsdio.c1712 case MWIFIEX_TYPE_EVENT: in mwifiex_decode_rx_packet()
2040 (pkt_type != MWIFIEX_TYPE_EVENT)) in mwifiex_process_int_status()
H A Dmain.h133 #define MWIFIEX_TYPE_EVENT 3 macro