Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_nsp.h247 unsigned int nfp_nsp_config_idx(struct nfp_nsp *state);
H A Dnfp_nsp.c36 nfp_nsp_config_idx(struct nfp_nsp *state) in nfp_nsp_config_idx() function
H A Dnfp_nsp_eth.c520 unsigned int idx = nfp_nsp_config_idx(nsp); in nfp_eth_set_bit_config()