Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_mbx.c149 if (!txgbe_check_for_bit_pf(hw, TXGBE_MBVFICR_VFREQ_VF1 << vf_bit, in txgbe_check_for_msg_pf()
H A Dtxgbe_regs.h1246 #define TXGBE_MBVFICR_VFREQ_VF1 (0x00000001) /* bit for VF 1 message */ macro