Searched refs:_maddr (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mld-sta.c | 252 static const u8 _maddr[] = {0x03, 0x00, 0x00, 0x00, 0x00, 0x00}; in iwl_mvm_mld_add_mcast_sta() local 253 const u8 *maddr = _maddr; in iwl_mvm_mld_add_mcast_sta()
|
H A D | sta.c | 2535 static const u8 _maddr[] = {0x03, 0x00, 0x00, 0x00, 0x00, 0x00}; in iwl_mvm_add_mcast_sta() local 2536 const u8 *maddr = _maddr; in iwl_mvm_add_mcast_sta()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | sta.c | 2376 static const u8 _maddr[] = {0x03, 0x00, 0x00, 0x00, 0x00, 0x00}; in iwl_mvm_add_mcast_sta() local 2377 const u8 *maddr = _maddr; in iwl_mvm_add_mcast_sta()
|
Completed in 11 milliseconds