Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.h9 #define IXGBE_VFMAILBOX_SIZE 16 /* 16 32 bit words - 64 bytes */ macro
H A Dipsec.c21 u32 msgbuf[IXGBE_VFMAILBOX_SIZE] = { 0 }; in ixgbevf_ipsec_set_pf_sa()
43 ret = ixgbevf_write_mbx(hw, msgbuf, IXGBE_VFMAILBOX_SIZE); in ixgbevf_ipsec_set_pf_sa()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c770 for (word = 0; word < IXGBE_VFMAILBOX_SIZE; word++) in ixgbe_vf_clear_mbx()
1255 u32 mbx_size = IXGBE_VFMAILBOX_SIZE; in ixgbe_rcv_msg_from_vf()
1256 u32 msgbuf[IXGBE_VFMAILBOX_SIZE]; in ixgbe_rcv_msg_from_vf()