Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_mbx.c71 int wx_check_for_msg_pf(struct wx *wx, u16 vf) in wx_check_for_msg_pf() function
107 wx_check_for_msg_pf(wx, vf); in wx_write_mbx_pf()
H A Dwx_mbx.h88 int wx_check_for_msg_pf(struct wx *wx, u16 mbx_id);
H A Dwx_sriov.c855 if (!wx_check_for_msg_pf(wx, vf)) in wx_msg_task()