Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.h76 #define IXGBE_VF_SET_MULTICAST 0x03 /* VF requests PF to set MC addr */ macro
H A Dvf.c504 msgbuf[0] = IXGBE_VF_SET_MULTICAST; in ixgbevf_update_mc_addr_list_vf()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.h60 #define IXGBE_VF_SET_MULTICAST 0x03 /* VF requests PF to set MC addr */ macro
H A Dixgbe_sriov.c1292 case IXGBE_VF_SET_MULTICAST: in ixgbe_rcv_msg_from_vf()