Searched refs:fcoe_ctlr_fcf_usable (Results 1 – 1 of 1) sorted by relevance
123 static inline int fcoe_ctlr_fcf_usable(struct fcoe_fcf *fcf) in fcoe_ctlr_fcf_usable() function1073 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()