Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_mbx.c38 u32 mbvficr = rd32(wx, WX_MBVFICR(index)); in wx_check_for_bit_pf() local
40 if (!(mbvficr & mask)) in wx_check_for_bit_pf()
/linux/drivers/net/ethernet/intel/igb/
H A De1000_mbx.c244 u32 mbvficr = rd32(E1000_MBVFICR); in igb_check_for_bit_pf() local
247 if (mbvficr & mask) { in igb_check_for_bit_pf()