Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp.h33 unsigned int nfp_nsp_config_idx(struct nfp_nsp *state);
H A Dnfp_nsp_eth.c467 unsigned int idx = nfp_nsp_config_idx(nsp); in nfp_eth_set_bit_config()
H A Dnfp_nsp.c197 unsigned int nfp_nsp_config_idx(struct nfp_nsp *state) in nfp_nsp_config_idx() function