Home
last modified time | relevance | path

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

/dpdk/drivers/net/ngbe/base/
H A Dngbe_mbx.h80 s32 ngbe_check_for_rst(struct ngbe_hw *hw, u16 mbx_id);
H A Dngbe_mbx.c101 s32 ngbe_check_for_rst(struct ngbe_hw *hw, u16 mbx_id) in ngbe_check_for_rst() function
/dpdk/drivers/net/ngbe/
H A Dngbe_pf.c748 if (!ngbe_check_for_rst(hw, vf)) in ngbe_pf_mbx_process()