Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ixgbevf/
Dmbx.h76 #define IXGBE_VF_SET_MULTICAST 0x03 /* VF requests PF to set MC addr */ macro
Dvf.c504 msgbuf[0] = IXGBE_VF_SET_MULTICAST; in ixgbevf_update_mc_addr_list_vf()
/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_mbx.h61 #define IXGBE_VF_SET_MULTICAST 0x03 /* VF requests PF to set MC addr */ macro
Dixgbe_sriov.c1294 case IXGBE_VF_SET_MULTICAST: in ixgbe_rcv_msg_from_vf()