Searched refs:IXGBE_VF_SET_MULTICAST (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.h70 #define IXGBE_VF_SET_MULTICAST 0x03 /* VF requests PF to set MC addr */ macro
H A Dixgbe_sriov.c284 case IXGBE_VF_SET_MULTICAST:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbevf/
H A Dmbx.h81 #define IXGBE_VF_SET_MULTICAST 0x03 /* VF requests PF to set MC addr */ macro
H A Dvf.c280 msgbuf[0] = IXGBE_VF_SET_MULTICAST;

Completed in 281 milliseconds