Home
last modified time | relevance | path

Searched refs:bssid_lsb (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ti/wl1251/
H A Dcmd.h197 u32 bssid_lsb; member
235 u32 bssid_lsb; member
H A Dcmd.c286 bssid = (u8 *) &join->bssid_lsb; in wl1251_cmd_join()
450 memset(&cmd->channels[i].bssid_lsb, 0xff, 4); in wl1251_cmd_scan()
/linux/drivers/net/wireless/ti/wl18xx/
H A Dscan.h18 __le32 bssid_lsb; member
/linux/drivers/net/wireless/ti/wl12xx/
H A Dscan.h45 __le32 bssid_lsb; member
H A Dscan.c65 memset(&channels[j].bssid_lsb, 0xff, 4); in wl1271_get_scan_channels()