Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_mbx.c141 s32 txgbe_check_for_msg_pf(struct txgbe_hw *hw, u16 vf_number) in txgbe_check_for_msg_pf() function
258 txgbe_check_for_msg_pf(hw, vf_number); in txgbe_write_mbx_pf()
H A Dtxgbe_mbx.h89 s32 txgbe_check_for_msg_pf(struct txgbe_hw *hw, u16 vf_number);
H A Dtxgbe_hw.c2855 mbx->check_for_msg = txgbe_check_for_msg_pf; in txgbe_init_ops_pf()