Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.h41 #define IXGBE_VFMAILBOX_SIZE 16 /* 16 32 bit words - 64 bytes */ macro
H A Dixgbe_mbx.c400 mbx->size = IXGBE_VFMAILBOX_SIZE; in ixgbe_init_mbx_params_vf()
645 mbx->size = IXGBE_VFMAILBOX_SIZE; in ixgbe_init_mbx_params_pf()
H A Dixgbe_vf.c389 u32 msgbuf[IXGBE_VFMAILBOX_SIZE]; in ixgbe_update_mc_addr_list_vf()
420 return mbx->ops.write_posted(hw, msgbuf, IXGBE_VFMAILBOX_SIZE, 0); in ixgbe_update_mc_addr_list_vf()