Searched refs:smc_pnetid_by_dev_port (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/net/smc/ |
| H A D | smc_pnet.h | 47 static inline int smc_pnetid_by_dev_port(struct device *dev, in smc_pnetid_by_dev_port() function
|
| H A D | smc_pnet.c | 358 if (!smc_pnetid_by_dev_port(base_ndev->dev.parent, in smc_pnet_add_eth() 787 !smc_pnetid_by_dev_port(base_dev->dev.parent, base_dev->dev_port, in smc_pnet_add_base_pnetid() 840 if (!smc_pnetid_by_dev_port(event_dev->dev.parent, in smc_pnet_netdev_event() 1043 if (smc_pnetid_by_dev_port(ndev->dev.parent, ndev->dev_port, in smc_pnet_find_roce_by_pnetid() 1059 if (smc_pnetid_by_dev_port(ndev->dev.parent, ndev->dev_port, in smc_pnet_find_ism_by_pnetid()
|
| H A D | smc_ism.c | 320 if (smc_pnetid_by_dev_port(parent, 0, smcd->pnetid)) in smcd_alloc_dev()
|
| H A D | smc_ib.c | 596 if (smc_pnetid_by_dev_port(ibdev->dev.parent, i, in smc_ib_add_dev()
|