Searched refs:fcoe_crc_eof (Results 1 – 9 of 9) sorted by relevance
63 struct fcoe_crc_eof { struct
414 struct fcoe_crc_eof *crc; in ixgbe_fcoe_ddp()494 crc = (struct fcoe_crc_eof *)skb_put(skb, sizeof(*crc)); in ixgbe_fcoe_ddp()585 *hdr_len = sizeof(struct fcoe_crc_eof); in ixgbe_fso()
2111 sizeof(struct fcoe_crc_eof); in ixgbe_clean_rx_irq()7206 if (data_len < sizeof(struct fcoe_crc_eof)) { in ixgbe_tx_map()7207 size -= sizeof(struct fcoe_crc_eof) - data_len; in ixgbe_tx_map()7210 data_len -= sizeof(struct fcoe_crc_eof); in ixgbe_tx_map()
695 mfs -= (sizeof(struct fcoe_hdr) + sizeof(struct fcoe_crc_eof)); in fcoe_netdev_config()1590 struct fcoe_crc_eof *cp; in fcoe_xmit()1623 tlen = sizeof(struct fcoe_crc_eof); in fcoe_xmit()1648 cp = (struct fcoe_crc_eof *)skb_put(skb, tlen); in fcoe_xmit()1787 struct fcoe_crc_eof crc_eof; in fcoe_recv_frame()1830 fr_len = skb->len - sizeof(struct fcoe_crc_eof); in fcoe_recv_frame()2021 sizeof(struct fcoe_crc_eof)); in fcoe_device_notification()
476 fps->crc_eof_offset += sizeof(struct fcoe_crc_eof); in fcoe_get_paged_crc_eof()
376 sizeof(struct fcoe_hdr) + sizeof(struct fcoe_crc_eof); in fcoe_ctlr_fcoe_size()
773 struct fcoe_crc_eof *crc = NULL; in i40e_fcoe_handle_offload()775 crc = (struct fcoe_crc_eof *)skb_put(skb, sizeof(*crc)); in i40e_fcoe_handle_offload()1227 sizeof(struct fcoe_crc_eof); in i40e_fcoe_tso()1303 pskb_trim(skb, skb->len - sizeof(struct fcoe_crc_eof)); in i40e_fcoe_tx_map()
246 struct fcoe_crc_eof *cp; in bnx2fc_xmit()316 tlen = sizeof(struct fcoe_crc_eof); in bnx2fc_xmit()332 cp = (struct fcoe_crc_eof *)skb_put(skb, tlen); in bnx2fc_xmit()500 struct fcoe_crc_eof crc_eof; in bnx2fc_recv_frame()525 fr_len = skb->len - sizeof(struct fcoe_crc_eof); in bnx2fc_recv_frame()
632 struct fcoe_crc_eof *ft; in fnic_import_rq_eth_pkt()673 ft = (struct fcoe_crc_eof *)(skb->data + skb->len - sizeof(*ft)); in fnic_import_rq_eth_pkt()