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