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.c4219 restart_loop: in ibmvnic_complete_tx()
4279 goto restart_loop; in ibmvnic_complete_tx()
/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c21061 uint8_t restart_loop; in lpfc_cleanup_pending_mbox() local
21095 restart_loop = 0; in lpfc_cleanup_pending_mbox()
21114 restart_loop = 1; in lpfc_cleanup_pending_mbox()
21119 } while (restart_loop); in lpfc_cleanup_pending_mbox()