Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c272 msgbuf[0] &= ~IXGBE_VT_MSGTYPE_CTS; in ixgbevf_set_uc_addr_vf()
341 msgbuf[0] &= ~IXGBE_VT_MSGTYPE_CTS; in ixgbevf_get_reta_locked()
411 msgbuf[0] &= ~IXGBE_VT_MSGTYPE_CTS; in ixgbevf_get_rss_key_locked()
449 msgbuf[0] &= ~IXGBE_VT_MSGTYPE_CTS; in ixgbevf_set_rar_vf()
574 msgbuf[0] &= ~IXGBE_VT_MSGTYPE_CTS; in ixgbevf_update_xcast_mode()
742 msgbuf[0] &= ~IXGBE_VT_MSGTYPE_CTS; in ixgbevf_set_vfta_vf()
881 if (!(in_msg & IXGBE_VT_MSGTYPE_CTS)) { in ixgbevf_check_mac_link_vf()
1033 msg[0] &= ~IXGBE_VT_MSGTYPE_CTS; in ixgbevf_negotiate_api_version_vf()
1089 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
/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.c1420 msgbuf[0] |= IXGBE_VT_MSGTYPE_CTS; in ixgbe_rcv_msg_from_vf()
1472 IXGBE_VT_MSGTYPE_CTS; in ixgbe_check_mdd_event()
1514 ping |= IXGBE_VT_MSGTYPE_CTS; in ixgbe_ping_vf()
1527 ping |= IXGBE_VT_MSGTYPE_CTS; in ixgbe_ping_all_vfs()