Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c272 msgbuf[0] &= ~IXGBE_VT_MSGTYPE_CTS; in ixgbevf_set_uc_addr_vf()
339 msgbuf[0] &= ~IXGBE_VT_MSGTYPE_CTS; in ixgbevf_get_reta_locked()
407 msgbuf[0] &= ~IXGBE_VT_MSGTYPE_CTS; in ixgbevf_get_rss_key_locked()
445 msgbuf[0] &= ~IXGBE_VT_MSGTYPE_CTS; in ixgbevf_set_rar_vf()
568 msgbuf[0] &= ~IXGBE_VT_MSGTYPE_CTS; in ixgbevf_update_xcast_mode()
651 msgbuf[0] &= ~IXGBE_VT_MSGTYPE_CTS; in ixgbevf_set_vfta_vf()
759 if (!(in_msg & IXGBE_VT_MSGTYPE_CTS)) { in ixgbevf_check_mac_link_vf()
911 msg[0] &= ~IXGBE_VT_MSGTYPE_CTS; in ixgbevf_negotiate_api_version_vf()
965 msg[0] &= ~IXGBE_VT_MSGTYPE_CTS; in ixgbevf_get_queues()
H A Dmbx.h49 #define IXGBE_VT_MSGTYPE_CTS 0x20000000 /* Indicates that VF is still macro
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.h34 #define IXGBE_VT_MSGTYPE_CTS 0x20000000 /* Indicates that VF is still macro
H A Dixgbe_sriov.c1340 msgbuf[0] |= IXGBE_VT_MSGTYPE_CTS; in ixgbe_rcv_msg_from_vf()
1387 ping |= IXGBE_VT_MSGTYPE_CTS; in ixgbe_ping_vf()
1400 ping |= IXGBE_VT_MSGTYPE_CTS; in ixgbe_ping_all_vfs()