Searched defs:ns_dev (Results 1 – 2 of 2) sorted by relevance
708 typedef struct ns_dev { struct709 int index; /* Card ID to the device driver */710 int sram_size; /* In k x 32bit words. 32 or 128 */711 void __iomem *membase; /* Card's memory base address */712 unsigned long max_pcr;713 int rct_size; /* Number of entries */714 int vpibits;715 int vcibits;716 struct pci_dev *pcidev;717 struct idr idr;[all …]
502 ifindex_to_name_ns(__u32 ifindex, __u32 ns_dev, __u32 ns_ino, char *buf) in ifindex_to_name_ns()557 const char *ifindex_to_bfd_name_ns(__u32 ifindex, __u64 ns_dev, __u64 ns_ino) in ifindex_to_bfd_name_ns()590 void print_dev_plain(__u32 ifindex, __u64 ns_dev, __u64 ns_inode) in print_dev_plain()605 void print_dev_json(__u32 ifindex, __u64 ns_dev, __u64 ns_inode) in print_dev_json()