Searched refs:IXGBE_VF_CTS (Results 1 – 2 of 2) sorted by relevance
46 #define IXGBE_VF_CTS (1 << 0) /* VF is clear to send. */ macro
100 if (vf->flags & IXGBE_VF_CTS) in ixgbe_send_vf_msg()123 if (!(vf->flags & IXGBE_VF_CTS)) in ixgbe_process_vf_ack()384 vf->flags |= IXGBE_VF_CTS; in ixgbe_vf_reset_msg()609 if (!(vf->flags & IXGBE_VF_CTS)) { in ixgbe_process_vf_msg()