Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_mbx.c121 STATIC s32 txgbe_check_for_bit_pf(struct txgbe_hw *hw, u32 mask, s32 index) in txgbe_check_for_bit_pf() function
149 if (!txgbe_check_for_bit_pf(hw, TXGBE_MBVFICR_VFREQ_VF1 << vf_bit, in txgbe_check_for_msg_pf()
173 if (!txgbe_check_for_bit_pf(hw, TXGBE_MBVFICR_VFACK_VF1 << vf_bit, in txgbe_check_for_ack_pf()