Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/wlan-ng/
Dp80211conv.h57 #define WLAN_IEEE_OUI_LEN 3 macro
147 u8 oui[WLAN_IEEE_OUI_LEN];
Dp80211conv.c157 WLAN_IEEE_OUI_LEN); in skb_ether_to_p80211()
160 WLAN_IEEE_OUI_LEN); in skb_ether_to_p80211()
386 WLAN_IEEE_OUI_LEN) == 0) && in skb_p80211_to_ether()
389 (memcmp(e_snap->oui, oui_rfc1042, WLAN_IEEE_OUI_LEN) != in skb_p80211_to_ether()
/linux-5.19.10/drivers/staging/rtl8723bs/include/
Dwifi.h12 #define WLAN_IEEE_OUI_LEN 3 macro