Lines Matching refs:fcoe_fcf

102 static inline int fcoe_ctlr_mtu_valid(const struct fcoe_fcf *fcf)  in fcoe_ctlr_mtu_valid()
113 static inline int fcoe_ctlr_fcf_usable(struct fcoe_fcf *fcf) in fcoe_ctlr_fcf_usable()
161 static int fcoe_sysfs_fcf_add(struct fcoe_fcf *new) in fcoe_sysfs_fcf_add()
234 static void fcoe_sysfs_fcf_del(struct fcoe_fcf *new) in fcoe_sysfs_fcf_del()
272 struct fcoe_fcf *fcf; in fcoe_ctlr_reset_fcfs()
273 struct fcoe_fcf *next; in fcoe_ctlr_reset_fcfs()
320 struct fcoe_fcf *sel; in fcoe_ctlr_announce()
321 struct fcoe_fcf *fcf; in fcoe_ctlr_announce()
376 static void fcoe_ctlr_solicit(struct fcoe_ctlr *fip, struct fcoe_fcf *fcf) in fcoe_ctlr_solicit()
542 struct fcoe_fcf *fcf; in fcoe_ctlr_send_keep_alive()
614 struct fcoe_fcf *fcf; in fcoe_ctlr_encaps()
821 struct fcoe_fcf *fcf; in fcoe_ctlr_age_fcfs()
822 struct fcoe_fcf *next; in fcoe_ctlr_age_fcfs()
890 struct sk_buff *skb, struct fcoe_fcf *fcf) in fcoe_ctlr_parse_adv()
1020 struct fcoe_fcf *fcf; in fcoe_ctlr_recv_adv()
1021 struct fcoe_fcf new; in fcoe_ctlr_recv_adv()
1142 struct fcoe_fcf *sel; in fcoe_ctlr_recv_els()
1316 struct fcoe_fcf *fcf = fip->sel_fcf; in fcoe_ctlr_recv_clr_vlink()
1615 static struct fcoe_fcf *fcoe_ctlr_select(struct fcoe_ctlr *fip) in fcoe_ctlr_select()
1617 struct fcoe_fcf *fcf; in fcoe_ctlr_select()
1618 struct fcoe_fcf *best = fip->sel_fcf; in fcoe_ctlr_select()
1707 struct fcoe_fcf *fcf; in fcoe_ctlr_flogi_retry()
1738 struct fcoe_fcf *fcf; in fcoe_ctlr_flogi_send()
1796 struct fcoe_fcf *sel; in fcoe_ctlr_timer_work()
1797 struct fcoe_fcf *fcf; in fcoe_ctlr_timer_work()
3218 struct fcoe_fcf *fcf; in fcoe_fcf_get_selected()