Home
last modified time | relevance | path

Searched refs:TLV_TYPE_BSSID (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dfw.h168 #define TLV_TYPE_BSSID (PROPRIETARY_TLV_BASE_ID + 35) macro
H A Dscan.c746 bssid_tlv->header.type = cpu_to_le16(TLV_TYPE_BSSID); in nxpwifi_config_scan()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dfw.h166 #define TLV_TYPE_BSSID (PROPRIETARY_TLV_BASE_ID + 35) macro
H A Dscan.c869 bssid_tlv->header.type = cpu_to_le16(TLV_TYPE_BSSID); in mwifiex_config_scan()