Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_regs.h529 {I40E_PRTGEN_CNF, 0, 0, 0, 0, "PRTGEN_CNF"},
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_register.h598 #define I40E_PRTGEN_CNF 0x000B8120 /* Reset: POR */ macro
H A Di40e_common.c4145 u32 port_cfg_reg = I40E_PRTGEN_CNF + (4 * i); in i40e_parse_discover_capabilities()