Home
last modified time | relevance | path

Searched defs:wpa_oui (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/staging/rtl8712/
H A Dieee80211.c368 u8 wpa_oui[4] = {0x0, 0x50, 0xf2, 0x01}; in r8712_get_sec_ie() local
H A Drtl871x_mlme.c1275 u8 wpa_oui[4] = {0x0, 0x50, 0xf2, 0x01}; in r8712_restruct_sec_ie() local
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_ioctl.c1316 static const u8 wpa_oui[] = { 0x00, 0x50, 0xf2, 0x01 }; in mwifiex_set_gen_ie_helper() local
H A Dscan.c1211 const u8 wpa_oui[4] = { 0x00, 0x50, 0xf2, 0x01 }; in mwifiex_update_bss_desc_with_ie() local
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ieee80211.c607 u8 wpa_oui[4] = {0x0, 0x50, 0xf2, 0x01}; in rtw_get_sec_ie() local
/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c386 static const u8 wpa_oui[OUI_LEN] = { 0x00, 0x50, 0xf2 }; variable