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

/linux-master/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) function
1713 fcf = fcoe_ctlr_select(fip);
1753 fcf = fcoe_ctlr_select(fip);
1758 fcf = fcoe_ctlr_select(fip);
1815 sel = fcoe_ctlr_select(fip);

Completed in 118 milliseconds