Home
last modified time | relevance | path

Searched refs:IXGBE_VF_SET_MULTICAST (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
Dmbx.h94 #define IXGBE_VF_SET_MULTICAST 0x03 /* VF requests PF to set MC addr */ macro
Dvf.c453 msgbuf[0] = IXGBE_VF_SET_MULTICAST; in ixgbevf_update_mc_addr_list_vf()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_mbx.h84 #define IXGBE_VF_SET_MULTICAST 0x03 /* VF requests PF to set MC addr */ macro
Dixgbe_sriov.c1042 case IXGBE_VF_SET_MULTICAST: in ixgbe_rcv_msg_from_vf()