Searched refs:fip_header (Results 1 – 7 of 7) sorted by relevance
52 struct fip_header fip;57 struct fip_header fip;63 struct fip_header fip;70 struct fip_header fip;75 struct fip_header fip;95 struct fip_header fip;101 struct fip_header fip;108 struct fip_header fip;115 struct fip_header fip;123 void fnic_fcoe_process_vlan_resp(struct fnic *fnic, struct fip_header *fiph);[all …]
102 void fnic_fcoe_process_vlan_resp(struct fnic *fnic, struct fip_header *fiph) in fnic_fcoe_process_vlan_resp()249 void fnic_fcoe_fip_discovery_resp(struct fnic *fnic, struct fip_header *fiph) in fnic_fcoe_fip_discovery_resp()448 void fnic_fcoe_process_flogi_resp(struct fnic *fnic, struct fip_header *fiph) in fnic_fcoe_process_flogi_resp()612 void fnic_fcoe_process_cvl(struct fnic *fnic, struct fip_header *fiph) in fnic_fcoe_process_cvl()692 struct fip_header *fiph; in fdls_fip_recv_frame()698 fiph = (struct fip_header *)(eth + 1); in fdls_fip_recv_frame()
82 struct fip_header *fiph; in qedf_fcoe_process_vlan_resp()88 fiph = (struct fip_header *)(((void *)skb->data) + 2 * ETH_ALEN + 2); in qedf_fcoe_process_vlan_resp()125 struct fip_header *fiph; in qedf_fip_send()136 fiph = (struct fip_header *) ((void *)skb->data + 2 * ETH_ALEN + 2); in qedf_fip_send()171 struct fip_header *fiph; in qedf_fip_recv()187 fiph = (struct fip_header *) ((void *)skb->data + 2 * ETH_ALEN + 2); in qedf_fip_recv()
381 struct fip_header fip; in fcoe_ctlr_solicit()536 struct fip_header fip; in fcoe_ctlr_send_keep_alive()609 struct fip_header fip; in fcoe_ctlr_encaps()892 struct fip_header *fiph; in fcoe_ctlr_parse_adv()905 fiph = (struct fip_header *)skb->data; in fcoe_ctlr_parse_adv()1137 struct fip_header *fiph; in fcoe_ctlr_recv_els()1153 fiph = (struct fip_header *)skb->data; in fcoe_ctlr_recv_els()1323 struct fip_header *fh = (struct fip_header *)skb->data; in fcoe_ctlr_recv_clr_vlink()1531 struct fip_header *fiph; in fcoe_ctlr_recv_handler()1551 fiph = (struct fip_header *)skb->data; in fcoe_ctlr_recv_handler()[all …]
567 struct fip_header fip; in fcoe_fip_send()
44 struct fip_header { struct
1099 struct fip_header *fiph; in bnx2fc_fip_send()1104 fiph = (struct fip_header *) ((void *)skb->data + 2 * ETH_ALEN + 2); in bnx2fc_fip_send()