Searched refs:add_port (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/ |
| H A D | i40iw_hw.c | 445 bool add_port) in i40iw_cqp_manage_abvpt_cmd() argument 452 cqp_request = i40iw_get_cqp_request(&iwdev->cqp, add_port); in i40iw_cqp_manage_abvpt_cmd() 460 info->add = add_port; in i40iw_cqp_manage_abvpt_cmd() 482 bool add_port) in i40iw_manage_apbvt() argument 493 if (add_port) { in i40iw_manage_apbvt()
|
| H A D | i40iw.h | 427 bool add_port);
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | udp_tunnel.h | 283 void (*add_port)(struct net_device *dev, struct udp_tunnel_info *ti); member 326 udp_tunnel_nic_ops->add_port(dev, ti); in udp_tunnel_nic_add_port()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/ |
| H A D | 0008-stringops-fix-some-string-copy-errors.patch | 50 @@ -264,7 +264,7 @@ struct port *add_port(int ifindex, const char *ifname)
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/ |
| H A D | sysfs.c | 635 static int add_port(struct mlx4_ib_dev *dev, int port_num, int slave) in add_port() function 739 err = add_port(dev, port, slave); in register_one_pkey_tree()
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | virtio_console.c | 1358 static int add_port(struct ports_device *portdev, u32 id) in add_port() function 1600 add_port(portdev, virtio32_to_cpu(vdev, cpkt->id)); in handle_control_message() 2090 add_port(portdev, 0); in virtcons_probe()
|
| /OK3568_Linux_fs/kernel/drivers/nvme/target/ |
| H A D | nvmet.h | 299 int (*add_port)(struct nvmet_port *port); member
|
| H A D | loop.c | 678 .add_port = nvme_loop_add_port,
|
| H A D | core.c | 347 ret = ops->add_port(port); in nvmet_enable_port()
|
| H A D | tcp.c | 1803 .add_port = nvmet_tcp_add_port,
|
| H A D | rdma.c | 2008 .add_port = nvmet_rdma_add_port,
|
| H A D | fc.c | 2908 .add_port = nvmet_fc_add_port,
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | sysfs.c | 1043 static int add_port(struct ib_core_device *coredev, int port_num) in add_port() function 1367 ret = add_port(coredev, port); in ib_setup_port_attrs()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | udp_tunnel_nic.c | 647 .add_port = __udp_tunnel_nic_add_port,
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-security/nmap/files/ |
| H A D | 0001-Make-ndiff-support-python3.patch | 180 def add_port(self, port): 1122 self.current_host.add_port(self.current_port)
|