Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe_ctlr.c123 static inline int fcoe_ctlr_fcf_usable(struct fcoe_fcf *fcf) in fcoe_ctlr_fcf_usable() function
1073 if (!fcoe_ctlr_fcf_usable(fcf)) in fcoe_ctlr_recv_adv()
1121 if (mtu_valid && !fip->sel_fcf && fcoe_ctlr_fcf_usable(fcf)) { in fcoe_ctlr_recv_adv()
1601 if (!fcoe_ctlr_fcf_usable(fcf)) { in fcoe_ctlr_select()