Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_lan_txrx.h160 IDPF_TX_DESC_LEN_IPLEN_S = 7, /* 7 BITS */ enumerator
H A Didpf_singleq_txrx.c147 offset |= (l3_len / 4) << IDPF_TX_DESC_LEN_IPLEN_S; in idpf_tx_singleq_csum()