Home
last modified time | relevance | path

Searched refs:WX_VXMAILBOX_SIZE (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_mbx.c116 wr32a(wx, WX_PXMBMEM(vf), WX_VXMAILBOX_SIZE, WX_PXMAILBOX_STS); in wx_write_mbx_pf()
151 wr32a(wx, WX_PXMBMEM(vf), WX_VXMAILBOX_SIZE, WX_PXMAILBOX_ACK); in wx_read_mbx_pf()
411 wx->mbx.size = WX_VXMAILBOX_SIZE; in wx_init_mbx_params_vf()
H A Dwx_mbx.h6 #define WX_VXMAILBOX_SIZE 15 macro
H A Dwx_sriov.c757 u16 mbx_size = WX_VXMAILBOX_SIZE; in wx_rcv_msg_from_vf()
758 u32 msgbuf[WX_VXMAILBOX_SIZE]; in wx_rcv_msg_from_vf()
H A Dwx_vf.c209 u32 msgbuf[WX_VXMAILBOX_SIZE] = {WX_VF_SET_MULTICAST}; in wx_update_mc_addr_list_vf()
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c134 wx->mbx.size = WX_VXMAILBOX_SIZE; in ngbe_sw_init()
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c407 wx->mbx.size = WX_VXMAILBOX_SIZE; in txgbe_sw_init()