Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wlan.h202 #define IS_MANAGMEMENT 0x100 macro
Dwilc_wlan.c733 if (pkt_offset & IS_MANAGMEMENT) { in wilc_wlan_handle_rx_buff()
734 pkt_offset &= ~(IS_MANAGMEMENT | in wilc_wlan_handle_rx_buff()