Searched refs:r_rdy (Results 1 – 1 of 1) sorted by relevance
150 u32 t_rdy, r_rdy; in ixgbe_ipsec_stop_data() local169 r_rdy = IXGBE_READ_REG(hw, IXGBE_SECRXSTAT) & in ixgbe_ipsec_stop_data()171 if (t_rdy && r_rdy) in ixgbe_ipsec_stop_data()197 r_rdy = IXGBE_READ_REG(hw, IXGBE_SECRXSTAT) & in ixgbe_ipsec_stop_data()199 } while (!(t_rdy && r_rdy) && limit--); in ixgbe_ipsec_stop_data()