Home
last modified time | relevance | path

Searched refs:restart_loop (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.c4252 restart_loop: in ibmvnic_complete_tx()
4312 goto restart_loop; in ibmvnic_complete_tx()
/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c21117 uint8_t restart_loop; in lpfc_cleanup_pending_mbox() local
21151 restart_loop = 0; in lpfc_cleanup_pending_mbox()
21170 restart_loop = 1; in lpfc_cleanup_pending_mbox()
21175 } while (restart_loop); in lpfc_cleanup_pending_mbox()