Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_mbx.h91 s32 txgbe_check_for_rst_pf(struct txgbe_hw *hw, u16 vf_number);
H A Dtxgbe_mbx.c189 s32 txgbe_check_for_rst_pf(struct txgbe_hw *hw, u16 vf_number) in txgbe_check_for_rst_pf() function
H A Dtxgbe_hw.c2857 mbx->check_for_rst = txgbe_check_for_rst_pf; in txgbe_init_ops_pf()