Searched refs:IXGBE_VT_MSGTYPE_CTS (Results 1 – 5 of 5) sorted by relevance
328 msgbuf[0] &= ~IXGBE_VT_MSGTYPE_CTS; in ixgbe_set_rar_vf()420 msgbuf[0] &= ~IXGBE_VT_MSGTYPE_CTS; in ixgbevf_update_xcast_mode()515 msgbuf[0] &= ~IXGBE_VT_MSGTYPE_CTS; in ixgbevf_set_uc_addr_vf()619 if (!(in_msg & IXGBE_VT_MSGTYPE_CTS)) { in ixgbe_check_mac_link_vf()682 msg[0] &= ~IXGBE_VT_MSGTYPE_CTS; in ixgbevf_negotiate_api_version()718 msg[0] &= ~IXGBE_VT_MSGTYPE_CTS; in ixgbevf_get_queues()
47 #define IXGBE_VT_MSGTYPE_CTS 0x20000000 /* Indicates that VF is still macro
926 msgbuf[0] |= IXGBE_VT_MSGTYPE_CTS; in ixgbe_rcv_msg_from_vf()
73 ctrl |= IXGBE_VT_MSGTYPE_CTS; in rte_pmd_ixgbe_ping_vf()
4109 if (!(in_msg & IXGBE_VT_MSGTYPE_CTS)) { in ixgbevf_check_link()