Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_vf.c384 u32 retmsg[E1000_VFMAILBOX_SIZE]; in e1000_write_msg_read_ack()
388 mbx->ops.read_posted(hw, retmsg, E1000_VFMAILBOX_SIZE, 0); in e1000_write_msg_read_ack()
403 u32 msgbuf[E1000_VFMAILBOX_SIZE]; in e1000_update_mc_addr_list_vf()
436 e1000_write_msg_read_ack(hw, msgbuf, E1000_VFMAILBOX_SIZE); in e1000_update_mc_addr_list_vf()
H A De1000_mbx.h62 #define E1000_VFMAILBOX_SIZE 16 /* 16 32 bit words - 64 bytes */ macro
H A De1000_mbx.c534 mbx->size = E1000_VFMAILBOX_SIZE; in e1000_init_mbx_params_vf()
752 mbx->size = E1000_VFMAILBOX_SIZE; in e1000_init_mbx_params_pf()