Home
last modified time | relevance | path

Searched refs:wait_for_comp (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/libfc/
Dfc_fcp.c255 if (fsp->wait_for_comp) in fc_fcp_abort_done()
890 if (fsp->wait_for_comp) { in fc_fcp_resp()
1266 fsp->wait_for_comp = 1; in fc_fcp_pkt_abort()
1272 fsp->wait_for_comp = 0; in fc_fcp_pkt_abort()
1322 fsp->wait_for_comp = 1; in fc_lun_reset()
1344 fsp->wait_for_comp = 0; in fc_lun_reset()
1388 if (!fsp->seq_ptr || !fsp->wait_for_comp) in fc_tm_done()
/kernel/linux/linux-5.10/include/scsi/
Dlibfc.h347 int wait_for_comp; member
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h2029 int mac_type, bool wait_for_comp);
Dbnx2x_main.c8534 int mac_type, bool wait_for_comp) in bnx2x_del_all_macs() argument
8540 if (wait_for_comp) in bnx2x_del_all_macs()