Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_mbx.h109 s32 txgbe_check_for_ack_vf(struct txgbe_hw *hw, u16 mbx_id);
H A Dtxgbe_mbx.c293 s32 txgbe_check_for_ack_vf(struct txgbe_hw *hw, u16 mbx_id) in txgbe_check_for_ack_vf() function
373 txgbe_check_for_ack_vf(hw, 0); in txgbe_write_mbx_vf()
H A Dtxgbe_vf.c51 mbx->check_for_ack = txgbe_check_for_ack_vf; in txgbe_init_ops_vf()