Searched refs:fw_hdr_copy_len (Results 1 – 1 of 1) sorted by relevance
1175 const size_t fw_hdr_copy_len = (sizeof(wr->ethmacdst) + in t4vf_eth_xmit() local1186 if (unlikely(skb->len < fw_hdr_copy_len)) in t4vf_eth_xmit()1271 skb_copy_from_linear_data(skb, (void *)wr->ethmacdst, fw_hdr_copy_len); in t4vf_eth_xmit()