Searched refs:fcs_bytes (Results 1 – 1 of 1) sorted by relevance
704 __be32 fcs_bytes; in mlx5e_get_fcs() local732 memcpy(&fcs_bytes, fcs_p1, bytes_in_prev); in mlx5e_get_fcs()733 memcpy(((u8 *)&fcs_bytes) + bytes_in_prev, fcs_p2, last_frag_sz); in mlx5e_get_fcs()735 return fcs_bytes; in mlx5e_get_fcs()