Searched refs:fcoe_crc_eof (Results 1 – 5 of 5) sorted by relevance
51 struct fcoe_crc_eof { struct
391 struct fcoe_crc_eof *crc; in ixgbe_fcoe_ddp()563 *hdr_len = sizeof(struct fcoe_crc_eof); in ixgbe_fso()
2612 sizeof(struct fcoe_crc_eof); in ixgbe_clean_rx_irq()8987 if (data_len < sizeof(struct fcoe_crc_eof)) { in ixgbe_tx_map()8988 size -= sizeof(struct fcoe_crc_eof) - data_len; in ixgbe_tx_map()8991 data_len -= sizeof(struct fcoe_crc_eof); in ixgbe_tx_map()
1075 struct fcoe_crc_eof *cp; in qedf_xmit()1169 tlen = sizeof(struct fcoe_crc_eof); in qedf_xmit()2476 struct fcoe_crc_eof crc_eof; in qedf_recv_frame()2501 fr_len = skb->len - sizeof(struct fcoe_crc_eof); in qedf_recv_frame()
368 sizeof(struct fcoe_hdr) + sizeof(struct fcoe_crc_eof); in fcoe_ctlr_fcoe_size()