Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dq_struct.h59 CPI_ALG_NONE = 0x0, enumerator
Dnicvf_main.c66 static int cpi_alg = CPI_ALG_NONE;
358 if (cpi_alg != CPI_ALG_NONE) { in nicvf_rss_init()
Dnic_main.c503 if (cfg->cpi_alg == CPI_ALG_NONE) in nic_config_cpi()