Searched refs:_maddr (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A 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()
|
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()
|