Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.h97 #define IXGBE_VF_UPDATE_XCAST_MODE 0x0c macro
H A Dvf.c560 msgbuf[0] = IXGBE_VF_UPDATE_XCAST_MODE; in ixgbevf_update_xcast_mode()
569 if (msgbuf[0] == (IXGBE_VF_UPDATE_XCAST_MODE | IXGBE_VT_MSGTYPE_FAILURE)) in ixgbevf_update_xcast_mode()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.h81 #define IXGBE_VF_UPDATE_XCAST_MODE 0x0c macro
H A Dixgbe_sriov.c1316 case IXGBE_VF_UPDATE_XCAST_MODE: in ixgbe_rcv_msg_from_vf()