Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_mbx.c241 int wx_check_for_msg_vf(struct wx *wx) in wx_check_for_msg_vf() function
272 return readx_poll_timeout_atomic(wx_check_for_msg_vf, wx, val, in wx_poll_for_msg()
359 wx_check_for_msg_vf(wx); in wx_write_mbx_vf()
H A Dwx_mbx.h94 int wx_check_for_msg_vf(struct wx *wx);
H A Dwx_vf.c559 if (!wx_check_for_msg_vf(wx)) in wx_check_mac_link_vf()