Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dsge.c1958 u32 param, val, ch_map = 0; in t4_sge_alloc_rxq() local
1971 ch_map |= 1 << (i << cng_ch_bits_log); in t4_sge_alloc_rxq()
1973 val |= V_CONMCTXT_CNGCHMAP(ch_map); in t4_sge_alloc_rxq()