Home
last modified time | relevance | path

Searched defs:pnettable (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/smc/
H A Dsmc_pnet.c104 struct smc_pnettable *pnettable; in smc_pnet_remove_by_pnetid() local
188 struct smc_pnettable *pnettable; in smc_pnet_add_by_ndev() local
220 struct smc_pnettable *pnettable; in smc_pnet_remove_by_ndev() local
345 static int smc_pnet_add_eth(struct smc_pnettable *pnettable, struct net *net, in smc_pnet_add_eth()
408 static int smc_pnet_add_ib(struct smc_pnettable *pnettable, char *ib_name, in smc_pnet_add_ib()
480 struct smc_pnettable *pnettable; in smc_pnet_enter() local
604 struct smc_pnettable *pnettable; in _smc_pnet_dump() local
880 struct smc_pnettable *pnettable = &sn->pnettable; in smc_pnet_net_init() local
957 struct smc_pnettable *pnettable; in smc_pnet_find_ndev_pnetid_by_table() local
1170 struct smc_pnettable *pnettable; in smc_pnetid_by_table_ib() local
[all …]
H A Dsmc_netns.h18 struct smc_pnettable pnettable; member