Searched refs:t_header (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c3347 static __le16 bnx2x_csum_fix(unsigned char *t_header, u16 csum, s8 fix) argument
3353 csum_partial(t_header - fix, fix, 0)));
3357 csum_partial(t_header, -fix, 0)));

Completed in 162 milliseconds