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()
160 static int fcoe_sysfs_fcf_add(struct fcoe_fcf *new) in fcoe_sysfs_fcf_add()
233 static void fcoe_sysfs_fcf_del(struct fcoe_fcf *new) in fcoe_sysfs_fcf_del()
271 struct fcoe_fcf *fcf; in fcoe_ctlr_reset_fcfs()
272 struct fcoe_fcf *next; in fcoe_ctlr_reset_fcfs()
319 struct fcoe_fcf *sel; in fcoe_ctlr_announce()
320 struct fcoe_fcf *fcf; in fcoe_ctlr_announce()
375 static void fcoe_ctlr_solicit(struct fcoe_ctlr *fip, struct fcoe_fcf *fcf) in fcoe_ctlr_solicit()
541 struct fcoe_fcf *fcf; in fcoe_ctlr_send_keep_alive()
612 struct fcoe_fcf *fcf; in fcoe_ctlr_encaps()
819 struct fcoe_fcf *fcf; in fcoe_ctlr_age_fcfs()
820 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()
1319 struct fcoe_fcf *fcf = fip->sel_fcf; in fcoe_ctlr_recv_clr_vlink()
1621 static struct fcoe_fcf *fcoe_ctlr_select(struct fcoe_ctlr *fip) in fcoe_ctlr_select()
1623 struct fcoe_fcf *fcf; in fcoe_ctlr_select()
1624 struct fcoe_fcf *best = fip->sel_fcf; in fcoe_ctlr_select()
1713 struct fcoe_fcf *fcf; in fcoe_ctlr_flogi_retry()
1744 struct fcoe_fcf *fcf; in fcoe_ctlr_flogi_send()
1802 struct fcoe_fcf *sel; in fcoe_ctlr_timer_work()
1803 struct fcoe_fcf *fcf; in fcoe_ctlr_timer_work()
3226 struct fcoe_fcf *fcf; in fcoe_fcf_get_selected()