Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/idpf/
A Didpf.h29 #define GETMAXVAL(num_bits) GENMASK((num_bits) - 1, 0) macro
A Didpf_txrx.c349 txq->compl_tag_gen_max = GETMAXVAL(gen_bits); in idpf_tx_desc_alloc_all()
357 GETMAXVAL(txq->compl_tag_gen_s); in idpf_tx_desc_alloc_all()

Completed in 13 milliseconds