Searched refs:reset_stat (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/scsi/isci/ |
| H A D | task.c | 719 int rc = TMF_RESP_FUNC_COMPLETE, reset_stat = -1; in isci_reset_device() local 741 reset_stat = isci_port_perform_hard_reset(ihost, iport, in isci_reset_device() 744 reset_stat = sas_phy_reset(phy, !dev_is_sata(dev)); in isci_reset_device() 750 __func__, idev, reset_stat); in isci_reset_device()
|
| /linux/drivers/net/wireless/silabs/wfx/ |
| H A D | hif_tx.h | 43 int wfx_hif_reset(struct wfx_vif *wvif, bool reset_stat);
|
| H A D | hif_tx.c | 175 int wfx_hif_reset(struct wfx_vif *wvif, bool reset_stat) in wfx_hif_reset() argument 183 body->reset_stat = reset_stat; in wfx_hif_reset()
|
| H A D | hif_api_cmd.h | 62 u8 reset_stat:1; member
|
| /linux/drivers/net/ethernet/cavium/thunder/ |
| H A D | nic.h | 600 struct reset_stat_cfg reset_stat; member
|
| H A D | nic_main.c | 1082 ret = nic_reset_stat_counters(nic, vf, &mbx.reset_stat); in nic_handle_mbx_intr()
|