Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dlinux_mon.c48 #define IS_MANAGMEMENT_CALLBACK 0x080 macro
76 if (pkt_offset & IS_MANAGMEMENT_CALLBACK) { in WILC_WFI_monitor_rx()
Dwilc_wlan.c1177 #define IS_MANAGMEMENT_CALLBACK 0x080 in wilc_wlan_handle_rxq() macro
1183 pkt_offset &= ~(IS_MANAGMEMENT | IS_MANAGMEMENT_CALLBACK | IS_MGMT_STATUS_SUCCES); in wilc_wlan_handle_rxq()
Dwilc_wfi_cfgoperations.c20 #define IS_MANAGMEMENT_CALLBACK 0x080 macro
1933 if (pkt_offset & IS_MANAGMEMENT_CALLBACK) { in WILC_WFI_p2p_rx()