Searched refs:smc_pnetid_by_dev_port (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/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 | 361 if (!smc_pnetid_by_dev_port(base_ndev->dev.parent, in smc_pnet_add_eth() 796 !smc_pnetid_by_dev_port(base_dev->dev.parent, base_dev->dev_port, in smc_pnet_add_base_pnetid() 851 if (!smc_pnetid_by_dev_port(event_dev->dev.parent, in smc_pnet_netdev_event() 1081 if (smc_pnetid_by_dev_port(ndev->dev.parent, ndev->dev_port, in smc_pnet_find_roce_by_pnetid() 1097 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 | 424 if (smc_pnetid_by_dev_port(&ism->pdev->dev, 0, smcd->pnetid)) in smcd_register_dev()
|
H A D | smc_ib.c | 970 if (smc_pnetid_by_dev_port(ibdev->dev.parent, i, in smc_ib_add_dev()
|
Completed in 8 milliseconds