HomeSort by: relevance | last modified time | path
    Searched refs:IXGBE_VF_SET_MULTICAST (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_mbx.h 144 #define IXGBE_VF_SET_MULTICAST 0x03 /* VF requests PF to set MC addr */
ixgbe_vf.c 426 msgbuf[0] = IXGBE_VF_SET_MULTICAST;
if_sriov.c 619 case IXGBE_VF_SET_MULTICAST:

Completed in 15 milliseconds