Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_mbx.h72 #define IXGBE_VF_SET_MULTICAST 0x03 /* VF requests PF to set MC addr */ macro
H A Dixgbe_vf.c377 msgbuf[0] = IXGBE_VF_SET_MULTICAST; in ixgbe_update_mc_addr_list_vf()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_pf.c870 case IXGBE_VF_SET_MULTICAST: in ixgbe_rcv_msg_from_vf()