Searched refs:fcoe_hdr (Results 1 – 11 of 11) sorted by relevance
631 struct fcoe_hdr *fcoe_hdr; in fnic_import_rq_eth_pkt() local663 fcoe_hdr = (struct fcoe_hdr *)skb->data; in fnic_import_rq_eth_pkt()664 if (FC_FCOE_DECAPS_VER(fcoe_hdr) != FC_FCOE_VER) in fnic_import_rq_eth_pkt()669 fr_sof(fp) = fcoe_hdr->fcoe_sof; in fnic_import_rq_eth_pkt()670 skb_pull(skb, sizeof(struct fcoe_hdr)); in fnic_import_rq_eth_pkt()1030 struct fcoe_hdr *fcoe_hdr; in fnic_send_frame() local1044 eth_hdr_len = sizeof(*vlan_hdr) + sizeof(*fcoe_hdr); in fnic_send_frame()1050 fcoe_hdr = (struct fcoe_hdr *)(vlan_hdr + 1); in fnic_send_frame()1052 eth_hdr_len = sizeof(*eth_hdr) + sizeof(*fcoe_hdr); in fnic_send_frame()1055 fcoe_hdr = (struct fcoe_hdr *)(eth_hdr + 1); in fnic_send_frame()[all …]
626 sizeof(struct fcoe_hdr); in fnic_fc_trace_set_data()734 int fcoehdr_len = sizeof(struct fcoe_hdr); in copy_and_format_trace_data()
43 struct fcoe_hdr *fcoeh = (struct fcoe_hdr *)skb_network_header(skb); in cxgb_fcoe_sof_eof_supported()
1109 skb_set_transport_header(skb, skb->mac_len + sizeof(struct fcoe_hdr)); in cxgb_fcoe_offload()
51 struct fcoe_hdr { struct
428 sizeof(struct vlan_hdr) + sizeof(struct fcoe_hdr)); in ixgbe_fcoe_ddp()431 sizeof(struct fcoe_hdr)); in ixgbe_fcoe_ddp()531 sizeof(struct fcoe_hdr)); in ixgbe_fso()534 sof = ((struct fcoe_hdr *)skb_network_header(skb))->fcoe_sof; in ixgbe_fso()
2069 sizeof(struct fcoe_hdr) - in ixgbe_clean_rx_irq()
696 mfs -= (sizeof(struct fcoe_hdr) + sizeof(struct fcoe_crc_eof)); in fcoe_netdev_config()1480 skb_set_transport_header(skb, sizeof(struct fcoe_hdr)); in fcoe_rcv()1602 struct fcoe_hdr *hp; in fcoe_xmit()1623 hlen = sizeof(struct fcoe_hdr); in fcoe_xmit()1690 hp = (struct fcoe_hdr *)(eh + 1); in fcoe_xmit()1791 struct fcoe_hdr *hp; in fcoe_recv_frame()1816 hp = (struct fcoe_hdr *) skb_network_header(skb); in fcoe_recv_frame()1830 skb_pull(skb, sizeof(struct fcoe_hdr)); in fcoe_recv_frame()2022 mfs = netdev->mtu - (sizeof(struct fcoe_hdr) + in fcoe_device_notification()
376 sizeof(struct fcoe_hdr) + sizeof(struct fcoe_crc_eof); in fcoe_ctlr_fcoe_size()
84 *sof = ((struct fcoe_hdr *)skb_network_header(skb))->fcoe_sof; in i40e_fcoe_fc_sof()232 void *fh = skb->data + sizeof(struct fcoe_hdr); in i40e_fcoe_fc_frame_header()1298 td_offset |= ((((sizeof(struct fcoe_hdr) + 2) >> 2) << in i40e_fcoe_tx_map()1343 skb_set_transport_header(skb, skb->mac_len + sizeof(struct fcoe_hdr)); in i40e_fcoe_set_skb_header()
253 struct fcoe_hdr *hp; in bnx2fc_xmit()315 hlen = sizeof(struct fcoe_hdr); in bnx2fc_xmit()365 hp = (struct fcoe_hdr *)(eh + 1); in bnx2fc_xmit()447 skb_set_transport_header(skb, sizeof(struct fcoe_hdr)); in bnx2fc_rcv()506 struct fcoe_hdr *hp; in bnx2fc_recv_frame()522 hp = (struct fcoe_hdr *) skb_network_header(skb); in bnx2fc_recv_frame()524 skb_pull(skb, sizeof(struct fcoe_hdr)); in bnx2fc_recv_frame()