Lines Matching refs:status
284 * enum iwl_wowlan_status - WoWLAN image/device status
294 * enum iwl_trans_status: transport status flags
508 * talk to the WoWLAN image to get its status. This is optional, if not
583 int (*d3_resume)(struct iwl_trans *trans, enum iwl_d3_status *status,
779 * @imr_enable: imr enable status received from fw
1040 * @status: a bit-mask of transport status flags
1086 unsigned long status;
1198 clear_bit(STATUS_FW_ERROR, &trans->status);
1226 enum iwl_d3_status *status,
1233 return trans->ops->d3_resume(trans, status, test, reset);
1264 if (unlikely(test_bit(STATUS_FW_ERROR, &trans->status)))
1556 if (!test_and_set_bit(STATUS_FW_ERROR, &trans->status)) {