Home
last modified time | relevance | path

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

/dpdk/drivers/net/ngbe/base/
H A Dngbe_mbx.c132 s32 ngbe_check_for_msg_pf(struct ngbe_hw *hw, u16 vf_number) in ngbe_check_for_msg_pf() function
233 ngbe_check_for_msg_pf(hw, vf_number); in ngbe_write_mbx_pf()
H A Dngbe_mbx.h85 s32 ngbe_check_for_msg_pf(struct ngbe_hw *hw, u16 vf_number);
H A Dngbe_hw.c1949 mbx->check_for_msg = ngbe_check_for_msg_pf; in ngbe_init_ops_pf()