Lines Matching refs:fcoe_fcf
112 static inline int fcoe_ctlr_mtu_valid(const struct fcoe_fcf *fcf) in fcoe_ctlr_mtu_valid()
123 static inline int fcoe_ctlr_fcf_usable(struct fcoe_fcf *fcf) in fcoe_ctlr_fcf_usable()
169 static int fcoe_sysfs_fcf_add(struct fcoe_fcf *new) in fcoe_sysfs_fcf_add()
242 static void fcoe_sysfs_fcf_del(struct fcoe_fcf *new) in fcoe_sysfs_fcf_del()
280 struct fcoe_fcf *fcf; in fcoe_ctlr_reset_fcfs()
281 struct fcoe_fcf *next; in fcoe_ctlr_reset_fcfs()
328 struct fcoe_fcf *sel; in fcoe_ctlr_announce()
329 struct fcoe_fcf *fcf; in fcoe_ctlr_announce()
384 static void fcoe_ctlr_solicit(struct fcoe_ctlr *fip, struct fcoe_fcf *fcf) in fcoe_ctlr_solicit()
547 struct fcoe_fcf *fcf; in fcoe_ctlr_send_keep_alive()
618 struct fcoe_fcf *fcf; in fcoe_ctlr_encaps()
824 struct fcoe_fcf *fcf; in fcoe_ctlr_age_fcfs()
825 struct fcoe_fcf *next; in fcoe_ctlr_age_fcfs()
895 struct sk_buff *skb, struct fcoe_fcf *fcf) in fcoe_ctlr_parse_adv()
1025 struct fcoe_fcf *fcf; in fcoe_ctlr_recv_adv()
1026 struct fcoe_fcf new; in fcoe_ctlr_recv_adv()
1146 struct fcoe_fcf *sel; in fcoe_ctlr_recv_els()
1323 struct fcoe_fcf *fcf = fip->sel_fcf; in fcoe_ctlr_recv_clr_vlink()
1589 static struct fcoe_fcf *fcoe_ctlr_select(struct fcoe_ctlr *fip) in fcoe_ctlr_select()
1591 struct fcoe_fcf *fcf; in fcoe_ctlr_select()
1592 struct fcoe_fcf *best = fip->sel_fcf; in fcoe_ctlr_select()
1681 struct fcoe_fcf *fcf; in fcoe_ctlr_flogi_retry()
1712 struct fcoe_fcf *fcf; in fcoe_ctlr_flogi_send()
1770 struct fcoe_fcf *sel; in fcoe_ctlr_timer_work()
1771 struct fcoe_fcf *fcf; in fcoe_ctlr_timer_work()
2929 struct fcoe_fcf *fcf; in fcoe_fcf_get_selected()