Searched refs:fcoe_hdr (Results 1 – 12 of 12) sorted by relevance
43 struct fcoe_hdr *fcoeh = (struct fcoe_hdr *)skb_network_header(skb); in cxgb_fcoe_sof_eof_supported()
1249 skb_set_transport_header(skb, skb->mac_len + sizeof(struct fcoe_hdr)); in cxgb_fcoe_offload()
39 struct fcoe_hdr { struct
405 sizeof(struct vlan_hdr) + sizeof(struct fcoe_hdr)); in ixgbe_fcoe_ddp()408 sizeof(struct fcoe_hdr)); in ixgbe_fcoe_ddp()509 sizeof(struct fcoe_hdr)); in ixgbe_fso()512 sof = ((struct fcoe_hdr *)skb_network_header(skb))->fcoe_sof; in ixgbe_fso()
2610 sizeof(struct fcoe_hdr) - in ixgbe_clean_rx_irq()
729 mfs -= (sizeof(struct fcoe_hdr) + sizeof(struct fcoe_crc_eof)); in fcoe_netdev_config()1365 skb_set_transport_header(skb, sizeof(struct fcoe_hdr)); in fcoe_rcv()1465 struct fcoe_hdr *hp; in fcoe_xmit()1485 hlen = sizeof(struct fcoe_hdr); in fcoe_xmit()1551 hp = (struct fcoe_hdr *)(eh + 1); in fcoe_xmit()1634 struct fcoe_hdr *hp; in fcoe_recv_frame()1657 hp = (struct fcoe_hdr *) skb_network_header(skb); in fcoe_recv_frame()1673 skb_pull(skb, sizeof(struct fcoe_hdr)); in fcoe_recv_frame()1848 mfs = netdev->mtu - (sizeof(struct fcoe_hdr) + in fcoe_device_notification()
368 sizeof(struct fcoe_hdr) + sizeof(struct fcoe_crc_eof); in fcoe_ctlr_fcoe_size()
274 struct fcoe_hdr *hp; in bnx2fc_xmit()335 hlen = sizeof(struct fcoe_hdr); in bnx2fc_xmit()385 hp = (struct fcoe_hdr *)(eh + 1); in bnx2fc_xmit()460 skb_set_transport_header(skb, sizeof(struct fcoe_hdr)); in bnx2fc_rcv()516 struct fcoe_hdr *hp; in bnx2fc_recv_frame()534 hp = (struct fcoe_hdr *) skb_network_header(skb); in bnx2fc_recv_frame()536 skb_pull(skb, sizeof(struct fcoe_hdr)); in bnx2fc_recv_frame()
251 (sizeof(struct ethhdr) + sizeof(struct fcoe_hdr))
737 sizeof(struct fcoe_hdr); in fnic_fc_trace_set_data()843 int fcoehdr_len = sizeof(struct fcoe_hdr); in copy_and_format_trace_data()
686 struct fcoe_hdr *pfcoe_hdr; in fdls_send_fcoe_frame()698 pfcoe_hdr = (struct fcoe_hdr *) (frame + sizeof(struct ethhdr)); in fdls_send_fcoe_frame()
1078 struct fcoe_hdr *hp; in qedf_xmit()1168 hlen = sizeof(struct fcoe_hdr); in qedf_xmit()1223 hp = (struct fcoe_hdr *)(eh + 1); in qedf_xmit()2480 struct fcoe_hdr *hp; in qedf_recv_frame()2498 hp = (struct fcoe_hdr *)skb->data; in qedf_recv_frame()2500 skb_pull(skb, sizeof(struct fcoe_hdr)); in qedf_recv_frame()