Searched defs:pnetid (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/s390/net/
H A Dpnet.c71 int pnet_id_by_dev_port(struct device *dev, unsigned short port, u8 *pnetid) argument
/linux-master/net/smc/
H A Dsmc_pnet.h43 u8 pnetid[SMC_MAX_PNETID_LEN]; member in struct:smc_pnetids_ndev_entry
47 smc_pnetid_by_dev_port(struct device *dev, unsigned short port, u8 *pnetid) argument
H A Dsmc_ib.h46 u8 pnetid[SMC_MAX_PORTS][SMC_MAX_PNETID_LEN]; member in struct:smc_ib_device
H A Dsmc_pnet.c77 bool smc_pnet_is_pnetid_set(u8 *pnetid) argument
285 smc_pnetid_valid(const char *pnet_name, char *pnetid) argument
601 _smc_pnet_dump(struct net *net, struct sk_buff *skb, u32 portid, u32 seq, u8 *pnetid, int start_idx) argument
726 smc_pnet_is_ndev_pnetid(struct net *net, u8 *pnetid) argument
745 smc_pnet_add_pnetid(struct net *net, u8 *pnetid) argument
771 smc_pnet_remove_pnetid(struct net *net, u8 *pnetid) argument
954 smc_pnet_find_ndev_pnetid_by_table(struct net_device *ndev, u8 *pnetid) argument
[all...]
/linux-master/include/net/
H A Dsmc.h89 u8 pnetid[SMC_MAX_PNETID_LEN]; member in struct:smcd_dev

Completed in 166 milliseconds