Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_mbx.h108 s32 txgbe_check_for_msg_vf(struct txgbe_hw *hw, u16 mbx_id);
H A Dtxgbe_mbx.c272 s32 txgbe_check_for_msg_vf(struct txgbe_hw *hw, u16 mbx_id) in txgbe_check_for_msg_vf() function
372 txgbe_check_for_msg_vf(hw, 0); in txgbe_write_mbx_vf()
H A Dtxgbe_vf.c50 mbx->check_for_msg = txgbe_check_for_msg_vf; in txgbe_init_ops_vf()