Lines Matching refs:fcoe_fcf
114 static inline int fcoe_ctlr_mtu_valid(const struct fcoe_fcf *fcf) in fcoe_ctlr_mtu_valid()
125 static inline int fcoe_ctlr_fcf_usable(struct fcoe_fcf *fcf) in fcoe_ctlr_fcf_usable()
172 static int fcoe_sysfs_fcf_add(struct fcoe_fcf *new) in fcoe_sysfs_fcf_add()
245 static void fcoe_sysfs_fcf_del(struct fcoe_fcf *new) in fcoe_sysfs_fcf_del()
283 struct fcoe_fcf *fcf; in fcoe_ctlr_reset_fcfs()
284 struct fcoe_fcf *next; in fcoe_ctlr_reset_fcfs()
331 struct fcoe_fcf *sel; in fcoe_ctlr_announce()
332 struct fcoe_fcf *fcf; in fcoe_ctlr_announce()
387 static void fcoe_ctlr_solicit(struct fcoe_ctlr *fip, struct fcoe_fcf *fcf) in fcoe_ctlr_solicit()
550 struct fcoe_fcf *fcf; in fcoe_ctlr_send_keep_alive()
621 struct fcoe_fcf *fcf; in fcoe_ctlr_encaps()
828 struct fcoe_fcf *fcf; in fcoe_ctlr_age_fcfs()
829 struct fcoe_fcf *next; in fcoe_ctlr_age_fcfs()
899 struct sk_buff *skb, struct fcoe_fcf *fcf) in fcoe_ctlr_parse_adv()
1029 struct fcoe_fcf *fcf; in fcoe_ctlr_recv_adv()
1030 struct fcoe_fcf new; in fcoe_ctlr_recv_adv()
1151 struct fcoe_fcf *sel; in fcoe_ctlr_recv_els()
1328 struct fcoe_fcf *fcf = fip->sel_fcf; in fcoe_ctlr_recv_clr_vlink()
1630 static struct fcoe_fcf *fcoe_ctlr_select(struct fcoe_ctlr *fip) in fcoe_ctlr_select()
1632 struct fcoe_fcf *fcf; in fcoe_ctlr_select()
1633 struct fcoe_fcf *best = fip->sel_fcf; in fcoe_ctlr_select()
1722 struct fcoe_fcf *fcf; in fcoe_ctlr_flogi_retry()
1753 struct fcoe_fcf *fcf; in fcoe_ctlr_flogi_send()
1811 struct fcoe_fcf *sel; in fcoe_ctlr_timer_work()
1812 struct fcoe_fcf *fcf; in fcoe_ctlr_timer_work()
3243 struct fcoe_fcf *fcf; in fcoe_fcf_get_selected()