Lines Matching refs:fc_frame
73 static int fcoe_xmit(struct fc_lport *, struct fc_frame *);
119 u32 did, struct fc_frame *,
122 struct fc_frame *,
144 static void fcoe_set_port_id(struct fc_lport *, u32, struct fc_frame *);
896 static bool fcoe_oem_match(struct fc_frame *fp) in fcoe_oem_match()
1471 static int fcoe_xmit(struct fc_lport *lport, struct fc_frame *fp) in fcoe_xmit()
1608 struct fc_frame *fp) in fcoe_filter_frames()
1663 struct fc_frame *fp; in fcoe_recv_frame()
1707 fp = (struct fc_frame *)skb; in fcoe_recv_frame()
2572 static void fcoe_flogi_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fcoe_flogi_resp()
2601 static void fcoe_logo_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fcoe_logo_resp()
2621 struct fc_frame *fp, unsigned int op, in fcoe_elsct_send() argument
2623 struct fc_frame *, in fcoe_elsct_send()
2786 struct fc_frame *fp; in fcoe_set_vport_symbolic_name()
2829 u32 port_id, struct fc_frame *fp) in fcoe_set_port_id()