Home
last modified time | relevance | path

Searched refs:l4i_chk (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/marvell/
Dmv643xx_eth.c199 u16 l4i_chk; /* CPU provided TCP checksum */ member
215 u16 l4i_chk; /* CPU provided TCP checksum */ member
670 u16 *l4i_chk, u32 *command, int length) in skb_tx_csum() argument
707 *l4i_chk = 0; in skb_tx_csum()
710 *l4i_chk = 0; in skb_tx_csum()
739 desc->l4i_chk = 0; in txq_put_data_tso()
782 u16 l4i_chk = 0; in txq_put_hdr_tso() local
788 ret = skb_tx_csum(mp, skb, &l4i_chk, &cmd_csum, length); in txq_put_hdr_tso()
794 desc->l4i_chk = 0; in txq_put_hdr_tso()
918 desc->l4i_chk = 0; in txq_submit_frag_skb()
[all …]