Searched refs:IXGBE_VF_PERMADDR_MSG_LEN (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_mbx.h75 #define IXGBE_VF_PERMADDR_MSG_LEN 4 macro
H A Dixgbe_sriov.c261 ixgbe_write_mbx(hw, msgbuf, IXGBE_VF_PERMADDR_MSG_LEN, vf);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbevf/
H A Dmbx.h86 #define IXGBE_VF_PERMADDR_MSG_LEN 4 macro
H A Dvf.c75 u32 msgbuf[IXGBE_VF_PERMADDR_MSG_LEN];
104 ret_val = mbx->ops.read_posted(hw, msgbuf, IXGBE_VF_PERMADDR_MSG_LEN);

Completed in 173 milliseconds