Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dlinux_mon.c49 #define IS_MGMT_STATUS_SUCCES 0x040 macro
101 if (pkt_offset & IS_MGMT_STATUS_SUCCES) { in WILC_WFI_monitor_rx()
Dwilc_wlan.c1178 #define IS_MGMT_STATUS_SUCCES 0x040 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.c21 #define IS_MGMT_STATUS_SUCCES 0x040 macro
1939 if (pkt_offset & IS_MGMT_STATUS_SUCCES) { in WILC_WFI_p2p_rx()