Home
last modified time | relevance | path

Searched refs:add_port (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_hw.c445 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 Di40iw.h427 bool add_port);
/OK3568_Linux_fs/kernel/include/net/
H A Dudp_tunnel.h283 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 D0008-stringops-fix-some-string-copy-errors.patch50 @@ -264,7 +264,7 @@ struct port *add_port(int ifindex, const char *ifname)
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/
H A Dsysfs.c635 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 Dvirtio_console.c1358 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 Dnvmet.h299 int (*add_port)(struct nvmet_port *port); member
H A Dloop.c678 .add_port = nvme_loop_add_port,
H A Dcore.c347 ret = ops->add_port(port); in nvmet_enable_port()
H A Dtcp.c1803 .add_port = nvmet_tcp_add_port,
H A Drdma.c2008 .add_port = nvmet_rdma_add_port,
H A Dfc.c2908 .add_port = nvmet_fc_add_port,
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dsysfs.c1043 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 Dudp_tunnel_nic.c647 .add_port = __udp_tunnel_nic_add_port,
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-security/nmap/files/
H A D0001-Make-ndiff-support-python3.patch180 def add_port(self, port):
1122 self.current_host.add_port(self.current_port)