Searched defs:pnetid (Results 1 – 5 of 5) sorted by relevance
| /linux/net/smc/ |
| H A D | smc_pnet.h | 43 u8 pnetid[SMC_MAX_PNETID_LEN]; member 48 unsigned short port, u8 *pnetid) in smc_pnetid_by_dev_port()
|
| H A D | smc_pnet.c | 77 bool smc_pnet_is_pnetid_set(u8 *pnetid) in smc_pnet_is_pnetid_set() argument 285 smc_pnetid_valid(const char * pnet_name,char * pnetid) smc_pnetid_valid() argument 602 _smc_pnet_dump(struct net * net,struct sk_buff * skb,u32 portid,u32 seq,u8 * pnetid,int start_idx) _smc_pnet_dump() argument 726 smc_pnet_is_ndev_pnetid(struct net * net,u8 * pnetid) smc_pnet_is_ndev_pnetid() argument 745 smc_pnet_add_pnetid(struct net * net,u8 * pnetid) smc_pnet_add_pnetid() argument 771 smc_pnet_remove_pnetid(struct net * net,u8 * pnetid) smc_pnet_remove_pnetid() argument 952 smc_pnet_find_ndev_pnetid_by_table(struct net_device * ndev,u8 * pnetid) smc_pnet_find_ndev_pnetid_by_table() argument [all...] |
| H A D | smc_ib.h | 46 u8 pnetid[SMC_MAX_PORTS][SMC_MAX_PNETID_LEN]; member
|
| /linux/arch/s390/net/ |
| H A D | pnet.c | 72 int pnet_id_by_dev_port(struct device *dev, unsigned short port, u8 *pnetid) in pnet_id_by_dev_port()
|
| /linux/include/net/ |
| H A D | smc.h | 91 u8 pnetid[SMC_MAX_PNETID_LEN]; global() member
|