Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_mbx.h87 int wx_check_for_rst_pf(struct wx *wx, u16 mbx_id);
H A Dwx_mbx.c164 int wx_check_for_rst_pf(struct wx *wx, u16 vf) in wx_check_for_rst_pf() function
H A Dwx_sriov.c851 if (!wx_check_for_rst_pf(wx, vf)) in wx_msg_task()