Searched refs:_maddr (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | mld-sta.c | 255 static const u8 _maddr[] = {0x03, 0x00, 0x00, 0x00, 0x00, 0x00}; in iwl_mvm_mld_add_mcast_sta() local 256 const u8 *maddr = _maddr; in iwl_mvm_mld_add_mcast_sta()
|
D | sta.c | 2561 static const u8 _maddr[] = {0x03, 0x00, 0x00, 0x00, 0x00, 0x00}; in iwl_mvm_add_mcast_sta() local 2562 const u8 *maddr = _maddr; in iwl_mvm_add_mcast_sta()
|