Home
last modified time | relevance | path

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

/openbmc/linux/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.c503 unsigned int idx = nfp_nsp_config_idx(nsp); in nfp_eth_set_bit_config()
H A Dnfp_nsp.c198 unsigned int nfp_nsp_config_idx(struct nfp_nsp *state) in nfp_nsp_config_idx() function