Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ionic/
H A Dionic_main.c374 unsigned int config_words = sizeof(ident->port.config.words) / in ionic_port_init() local
401 nwords = RTE_MIN(config_words, cmd_words); in ionic_port_init()