Searched refs:SSH_REQUEST_TY_FLUSH_BIT (Results 1 – 3 of 3) sorted by relevance
549 SSH_REQUEST_TY_FLUSH_BIT, enumerator565 BIT(SSH_REQUEST_TY_FLUSH_BIT)
49 TRACE_DEFINE_ENUM(SSH_REQUEST_TY_FLUSH_BIT);247 { BIT(SSH_REQUEST_TY_FLUSH_BIT), "F" }, \
201 if (test_bit(SSH_REQUEST_TY_FLUSH_BIT, &rqst->state)) in ssh_rtl_tx_can_process()1163 rqst.base.state |= BIT(SSH_REQUEST_TY_FLUSH_BIT); in ssh_rtl_flush()