Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp.h63 unsigned int nfp_nsp_config_idx(struct nfp_nsp *state);
Dnfp_nsp.c150 unsigned int nfp_nsp_config_idx(struct nfp_nsp *state) in nfp_nsp_config_idx() function
Dnfp_nsp_eth.c495 unsigned int idx = nfp_nsp_config_idx(nsp); in nfp_eth_set_bit_config()