Home
last modified time | relevance | path

Searched refs:LOGADDR (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/apple/
H A Dmacmace.c298 mb->iac = LOGADDR; in mace_reset()
300 mb->iac = ADDRCHG | LOGADDR; in mace_reset()
514 mb->iac = LOGADDR; in mace_set_multicast()
516 mb->iac = ADDRCHG | LOGADDR; in mace_set_multicast()
H A Dmace.h158 #define LOGADDR 0x02 /* access multicast filter */ macro
H A Dmace.c353 out_8(&mb->iac, LOGADDR); in mace_reset()
355 out_8(&mb->iac, ADDRCHG | LOGADDR); in mace_reset()
620 out_8(&mb->iac, LOGADDR); in mace_set_multicast()
622 out_8(&mb->iac, ADDRCHG | LOGADDR); in mace_set_multicast()
/kernel/linux/linux-6.6/drivers/net/ethernet/apple/
H A Dmacmace.c300 mb->iac = LOGADDR; in mace_reset()
302 mb->iac = ADDRCHG | LOGADDR; in mace_reset()
518 mb->iac = LOGADDR; in mace_set_multicast()
520 mb->iac = ADDRCHG | LOGADDR; in mace_set_multicast()
H A Dmace.h158 #define LOGADDR 0x02 /* access multicast filter */ macro
H A Dmace.c354 out_8(&mb->iac, LOGADDR); in mace_reset()
356 out_8(&mb->iac, ADDRCHG | LOGADDR); in mace_reset()
625 out_8(&mb->iac, LOGADDR); in mace_set_multicast()
627 out_8(&mb->iac, ADDRCHG | LOGADDR); in mace_set_multicast()

Completed in 7 milliseconds