Searched refs:iac (Results 1 – 12 of 12) sorted by relevance
352 out_8(&mb->iac, LOGADDR); in mace_reset()354 out_8(&mb->iac, ADDRCHG | LOGADDR); in mace_reset()355 while ((in_8(&mb->iac) & ADDRCHG) != 0) in mace_reset()363 out_8(&mb->iac, 0); in mace_reset()381 out_8(&mb->iac, PHYADDR); in __mace_set_address()383 out_8(&mb->iac, ADDRCHG | PHYADDR); in __mace_set_address()384 while ((in_8(&mb->iac) & ADDRCHG) != 0) in __mace_set_address()393 out_8(&mb->iac, 0); in __mace_set_address()623 out_8(&mb->iac, LOGADDR); in mace_set_multicast()625 out_8(&mb->iac, ADDRCHG | LOGADDR); in mace_set_multicast()[all …]
30 REG(iac); /* internal address config */
222 u64 iac; member
606 regs_buff[111] = adapter->stats.iac; in igb_get_regs()
6843 adapter->stats.iac += rd32(E1000_IAC); in igb_update_stats()
245 __u32 iac[4]; member
435 u64 iac; member
1310 u64 iac; member
215 b224 iac RRE_R0
285 regs_buff[83] = adapter->stats.iac; in igc_ethtool_get_regs()
5132 adapter->stats.iac += rd32(IGC_IAC); in igc_update_stats()