Home
last modified time | relevance | path

Searched refs:E1000_MBVFICR (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/igb/
De1000_mbx.c243 u32 mbvficr = rd32(E1000_MBVFICR); in igb_check_for_bit_pf()
248 wr32(E1000_MBVFICR, mask); in igb_check_for_bit_pf()
De1000_regs.h330 #define E1000_MBVFICR 0x00C80 /* Mailbox VF Cause - RWC */ macro