Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_mbx.c252 STATIC s32 txgbe_check_for_bit_vf(struct txgbe_hw *hw, u32 mask) in txgbe_check_for_bit_vf() function
278 if (!txgbe_check_for_bit_vf(hw, TXGBE_VFMBCTL_PFSTS)) { in txgbe_check_for_msg_vf()
299 if (!txgbe_check_for_bit_vf(hw, TXGBE_VFMBCTL_PFACK)) { in txgbe_check_for_ack_vf()
320 if (!txgbe_check_for_bit_vf(hw, (TXGBE_VFMBCTL_RSTD | in txgbe_check_for_rst_vf()