Searched refs:iwl_bcast_addr (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | dev.h | 249 extern const u8 iwl_bcast_addr[ETH_ALEN];
|
H A D | sta.c | 15 const u8 iwl_bcast_addr[ETH_ALEN] = { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF }; variable 1273 sta_id = iwl_prep_station(priv, ctx, iwl_bcast_addr, false, NULL); in iwlagn_alloc_bcast_station()
|
H A D | scan.c | 857 iwl_bcast_addr, NULL, 0, in iwlagn_request_scan()
|