Searched refs:iwl_bcast_addr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | dev.h | 254 extern const u8 iwl_bcast_addr[ETH_ALEN];
|
H A D | sta.c | 20 const u8 iwl_bcast_addr[ETH_ALEN] = { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF }; variable 1278 sta_id = iwl_prep_station(priv, ctx, iwl_bcast_addr, false, NULL); in iwlagn_alloc_bcast_station()
|
H A D | scan.c | 855 iwl_bcast_addr, NULL, 0, in iwlagn_request_scan()
|
/kernel/linux/linux-6.6/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()
|
Completed in 10 milliseconds