Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c108 * fcoe_ctlr_fcf_usable() - Check if a FCF is usable
113 static inline int fcoe_ctlr_fcf_usable(struct fcoe_fcf *fcf) in fcoe_ctlr_fcf_usable() function
1070 if (!fcoe_ctlr_fcf_usable(fcf)) in fcoe_ctlr_recv_adv()
1119 fcoe_ctlr_fcf_usable(fcf)) { in fcoe_ctlr_recv_adv()
1635 if (!fcoe_ctlr_fcf_usable(fcf)) { in fcoe_ctlr_select()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c108 * fcoe_ctlr_fcf_usable() - Check if a FCF is usable
113 static inline int fcoe_ctlr_fcf_usable(struct fcoe_fcf *fcf) in fcoe_ctlr_fcf_usable() function
1068 if (!fcoe_ctlr_fcf_usable(fcf)) in fcoe_ctlr_recv_adv()
1117 fcoe_ctlr_fcf_usable(fcf)) { in fcoe_ctlr_recv_adv()
1627 if (!fcoe_ctlr_fcf_usable(fcf)) { in fcoe_ctlr_select()

Completed in 7 milliseconds