Home
last modified time | relevance | path

Searched refs:fcoe_ctlr_select (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c1611 * fcoe_ctlr_select() - Select the best FCF (if possible)
1623 static struct fcoe_fcf *fcoe_ctlr_select(struct fcoe_ctlr *fip) in fcoe_ctlr_select() function
1721 fcf = fcoe_ctlr_select(fip); in fcoe_ctlr_flogi_retry()
1761 fcf = fcoe_ctlr_select(fip); in fcoe_ctlr_flogi_send()
1766 fcf = fcoe_ctlr_select(fip); in fcoe_ctlr_flogi_send()
1823 sel = fcoe_ctlr_select(fip); in fcoe_ctlr_timer_work()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c1603 * fcoe_ctlr_select() - Select the best FCF (if possible)
1615 static struct fcoe_fcf *fcoe_ctlr_select(struct fcoe_ctlr *fip) in fcoe_ctlr_select() function
1713 fcf = fcoe_ctlr_select(fip); in fcoe_ctlr_flogi_retry()
1753 fcf = fcoe_ctlr_select(fip); in fcoe_ctlr_flogi_send()
1758 fcf = fcoe_ctlr_select(fip); in fcoe_ctlr_flogi_send()
1815 sel = fcoe_ctlr_select(fip); in fcoe_ctlr_timer_work()

Completed in 9 milliseconds