Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h249 extern const u8 iwl_bcast_addr[ETH_ALEN];
H A Dsta.c15 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 Dscan.c857 iwl_bcast_addr, NULL, 0, in iwlagn_request_scan()