Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_mbx.c165 s32 txgbe_check_for_ack_pf(struct txgbe_hw *hw, u16 vf_number) in txgbe_check_for_ack_pf() function
259 txgbe_check_for_ack_pf(hw, vf_number); in txgbe_write_mbx_pf()
H A Dtxgbe_mbx.h90 s32 txgbe_check_for_ack_pf(struct txgbe_hw *hw, u16 vf_number);
H A Dtxgbe_hw.c2856 mbx->check_for_ack = txgbe_check_for_ack_pf; in txgbe_init_ops_pf()