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()
892 struct sk_buff *skb, struct fcoe_fcf *fcf) in fcoe_ctlr_parse_adv()
1022 struct fcoe_fcf *fcf; in fcoe_ctlr_recv_adv()
1023 struct fcoe_fcf new; in fcoe_ctlr_recv_adv()
1144 struct fcoe_fcf *sel; in fcoe_ctlr_recv_els()
1321 struct fcoe_fcf *fcf = fip->sel_fcf; in fcoe_ctlr_recv_clr_vlink()
1623 static struct fcoe_fcf *fcoe_ctlr_select(struct fcoe_ctlr *fip) in fcoe_ctlr_select()
1625 struct fcoe_fcf *fcf; in fcoe_ctlr_select()
1626 struct fcoe_fcf *best = fip->sel_fcf; in fcoe_ctlr_select()
1715 struct fcoe_fcf *fcf; in fcoe_ctlr_flogi_retry()
1746 struct fcoe_fcf *fcf; in fcoe_ctlr_flogi_send()
1804 struct fcoe_fcf *sel; in fcoe_ctlr_timer_work()
1805 struct fcoe_fcf *fcf; in fcoe_ctlr_timer_work()
3226 struct fcoe_fcf *fcf; in fcoe_fcf_get_selected()