Home
last modified time | relevance | path

Searched refs:port (Results 2301 - 2325 of 7915) sorted by relevance

1...<<919293949596979899100>>...317

/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/
H A Dpcs-639x.c16 #include "port.h"
65 int port) in mv88e639x_pcs_alloc()
78 "mv88e6xxx-%s-serdes-%d", dev_name(dev), port); in mv88e639x_pcs_alloc()
96 struct mv88e6xxx_chip *chip, int port) in mv88e639x_pcs_setup_irq()
100 irq = mv88e6xxx_serdes_irq_mapping(chip, port); in mv88e639x_pcs_setup_irq()
114 static void mv88e639x_pcs_teardown(struct mv88e6xxx_chip *chip, int port) in mv88e639x_pcs_teardown() argument
116 struct mv88e639x_pcs *mpcs = chip->ports[port].pcs_private; in mv88e639x_pcs_teardown()
126 chip->ports[port].pcs_private = NULL; in mv88e639x_pcs_teardown()
446 mv88e639x_pcs_select(struct mv88e6xxx_chip *chip, int port, in mv88e639x_pcs_select() argument
451 mpcs = chip->ports[port] in mv88e639x_pcs_select()
64 mv88e639x_pcs_alloc(struct device *dev, struct mii_bus *bus, unsigned int addr, int port) mv88e639x_pcs_alloc() argument
95 mv88e639x_pcs_setup_irq(struct mv88e639x_pcs *mpcs, struct mv88e6xxx_chip *chip, int port) mv88e639x_pcs_setup_irq() argument
546 mv88e6390_pcs_init(struct mv88e6xxx_chip *chip, int port) mv88e6390_pcs_init() argument
925 mv88e6393x_pcs_init(struct mv88e6xxx_chip *chip, int port) mv88e6393x_pcs_init() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/vx222/
H A Dvx222_ops.c77 return chip->port[vx2_reg_index[reg]] + vx2_reg_offset[reg]; in vx2_reg_addr()
248 unsigned long port = vx2_reg_addr(chip, VX_DMA); in vx2_dma_write() local
265 outl(*addr, port); in vx2_dma_write()
275 outl(*addr, port); in vx2_dma_write()
289 unsigned long port = vx2_reg_addr(chip, VX_DMA); in vx2_dma_read() local
303 *addr++ = inl(port); in vx2_dma_read()
311 *addr++ = inl(port); in vx2_dma_read()
324 static int put_xilinx_data(struct vx_core *chip, unsigned int port, unsigned int counts, unsigned char data) in put_xilinx_data() argument
333 vx2_outl(chip, port, val); in put_xilinx_data()
334 vx2_inl(chip, port); in put_xilinx_data()
359 unsigned int port; vx2_load_xilinx_binary() local
[all...]
/kernel/linux/linux-6.6/net/802/
H A Dmrp.c533 struct mrp_port *port = rtnl_dereference(dev->mrp_port); in mrp_request_join() local
535 port->applicants[appl->type]); in mrp_request_join()
558 struct mrp_port *port = rtnl_dereference(dev->mrp_port); in mrp_request_leave() local
560 port->applicants[appl->type]); in mrp_request_leave()
788 struct mrp_port *port; in mrp_rcv() local
802 port = rcu_dereference(dev->mrp_port); in mrp_rcv()
803 if (unlikely(!port)) in mrp_rcv()
805 app = rcu_dereference(port->applicants[appl->type]); in mrp_rcv()
832 struct mrp_port *port; in mrp_init_port() local
834 port in mrp_init_port()
843 struct mrp_port *port = rtnl_dereference(dev->mrp_port); mrp_release_port() local
900 struct mrp_port *port = rtnl_dereference(dev->mrp_port); mrp_uninit_applicant() local
[all...]
/third_party/node/lib/
H A Durl.js75 this.port = null;
369 // pull out port.
422 const p = this.port ? ':' + this.port : '';
644 if (this.port) {
645 host += ':' + this.port;
804 result.port = relative.port;
835 result.port = null;
843 relative.port
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c118 struct cmac *mac = adapter->port[dev->if_port].mac; in t1_set_rxmode()
147 struct port_info *p = &adapter->port[port_id]; in t1_link_negotiated()
189 if (adapter->port[0].dev->hw_features & NETIF_F_TSO) in enable_hw_csum()
255 link_start(&adapter->port[dev->if_port]); in cxgb_open()
268 struct port_info *p = &adapter->port[dev->if_port]; in cxgb_close()
294 struct port_info *p = &adapter->port[dev->if_port]; in t1_get_stats()
456 struct cmac *mac = adapter->port[dev->if_port].mac; in get_stats()
570 struct port_info *p = &adapter->port[dev->if_port]; in get_link_ksettings()
584 cmd->base.port = (supported & SUPPORTED_TP) ? PORT_TP : PORT_FIBRE; in get_link_ksettings()
635 struct port_info *p = &adapter->port[de in set_link_ksettings()
[all...]
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A DmISDNinfineon.c670 pr_info("mISDN: %s config port %lx (%lu bytes)" in setup_io()
700 pr_info("mISDN: %s address port %lx (%lu bytes)" in setup_io()
724 hw->isac.a.io.port = (u32)hw->cfg.start + DIVA_ISAC_PORT; in setup_io()
727 hw->hscx.a.io.port = (u32)hw->cfg.start + DIVA_HSCX_PORT; in setup_io()
750 hw->isac.a.io.port = (u32)hw->cfg.start + TIGER_IPAC_PORT; in setup_io()
753 hw->hscx.a.io.port = (u32)hw->cfg.start + TIGER_IPAC_PORT; in setup_io()
765 hw->isac.a.io.port = (u32)hw->addr.start + 1; in setup_io()
768 hw->hscx.a.io.port = (u32)hw->addr.start + 1; in setup_io()
775 hw->isac.a.io.port = (u32)hw->addr.start + NICCY_ISAC_PORT; in setup_io()
778 hw->hscx.a.io.port in setup_io()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c118 struct cmac *mac = adapter->port[dev->if_port].mac; in t1_set_rxmode()
147 struct port_info *p = &adapter->port[port_id]; in t1_link_negotiated()
189 if (adapter->port[0].dev->hw_features & NETIF_F_TSO) in enable_hw_csum()
256 link_start(&adapter->port[dev->if_port]); in cxgb_open()
269 struct port_info *p = &adapter->port[dev->if_port]; in cxgb_close()
295 struct port_info *p = &adapter->port[dev->if_port]; in t1_get_stats()
457 struct cmac *mac = adapter->port[dev->if_port].mac; in get_stats()
571 struct port_info *p = &adapter->port[dev->if_port]; in get_link_ksettings()
585 cmd->base.port = (supported & SUPPORTED_TP) ? PORT_TP : PORT_FIBRE; in get_link_ksettings()
636 struct port_info *p = &adapter->port[de in set_link_ksettings()
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dcounters.c212 return &dev->port[0].cnts; in get_counters()
215 &dev->port[1].cnts : &dev->port[port_num - 1].cnts; in get_counters()
219 * mlx5_ib_get_counters_id - Returns counters id to use for device+port
221 * @port_num: Zero based port number
224 * device port combination in switchdev and non switchdev mode of the
259 const struct mlx5_ib_counters *cnts = &dev->port[0].cnts; in mlx5_ib_alloc_hw_device_stats()
339 if (!dev->port[port_num].rep || in mlx5_ib_query_q_counters_vport()
340 dev->port[port_num].rep->vport == MLX5_VPORT_UPLINK) in mlx5_ib_query_q_counters_vport()
343 mdev = mlx5_eswitch_get_core_dev(dev->port[port_nu in mlx5_ib_query_q_counters_vport()
974 mlx5_ib_modify_stat(struct ib_device *device, u32 port, unsigned int index, bool enable) mlx5_ib_modify_stat() argument
[all...]
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A DmISDNinfineon.c670 pr_info("mISDN: %s config port %lx (%lu bytes)" in setup_io()
700 pr_info("mISDN: %s address port %lx (%lu bytes)" in setup_io()
724 hw->isac.a.io.port = (u32)hw->cfg.start + DIVA_ISAC_PORT; in setup_io()
727 hw->hscx.a.io.port = (u32)hw->cfg.start + DIVA_HSCX_PORT; in setup_io()
750 hw->isac.a.io.port = (u32)hw->cfg.start + TIGER_IPAC_PORT; in setup_io()
753 hw->hscx.a.io.port = (u32)hw->cfg.start + TIGER_IPAC_PORT; in setup_io()
765 hw->isac.a.io.port = (u32)hw->addr.start + 1; in setup_io()
768 hw->hscx.a.io.port = (u32)hw->addr.start + 1; in setup_io()
775 hw->isac.a.io.port = (u32)hw->addr.start + NICCY_ISAC_PORT; in setup_io()
778 hw->hscx.a.io.port in setup_io()
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_connection_sock.c282 * against concurrent binds on the port for addr any
284 static bool inet_bhash2_addr_any_conflict(const struct sock *sk, int port, int l3mdev, in inet_bhash2_addr_any_conflict() argument
300 head2 = inet_bhash2_addr_any_hashbucket(sk, net, port); in inet_bhash2_addr_any_conflict()
305 if (inet_bind2_bucket_match_addr_any(tb2, net, port, l3mdev, sk)) in inet_bhash2_addr_any_conflict()
319 * Find an open port number for the socket. Returns with the
328 int i, low, high, attempt_half, port, l3mdev; in inet_csk_find_open_port() local
363 port = low + offset; in inet_csk_find_open_port()
364 for (i = 0; i < remaining; i += 2, port += 2) { in inet_csk_find_open_port()
365 if (unlikely(port >= high)) in inet_csk_find_open_port()
366 port in inet_csk_find_open_port()
513 int ret = -EADDRINUSE, port = snum, l3mdev; inet_csk_get_port() local
[all...]
/kernel/linux/linux-6.6/net/dsa/
H A Dswitch.c17 #include "port.h"
128 /* Matches for all upstream-facing ports (the CPU port and all upstream-facing
129 * DSA links) that sit between the targeted port on which the notifier was
130 * emitted and its dedicated CPU port.
164 int port = dp->index; in dsa_port_do_mdb_add() local
169 err = ds->ops->port_mdb_add(ds, port, mdb, db); in dsa_port_do_mdb_add()
191 err = ds->ops->port_mdb_add(ds, port, mdb, db); in dsa_port_do_mdb_add()
216 int port = dp->index; in dsa_port_do_mdb_del() local
221 err = ds->ops->port_mdb_del(ds, port, mdb, db); in dsa_port_do_mdb_del()
242 err = ds->ops->port_mdb_del(ds, port, md in dsa_port_do_mdb_del()
263 int port = dp->index; dsa_port_do_fdb_add() local
313 int port = dp->index; dsa_port_do_fdb_del() local
493 int port = dsa_towards_port(ds, info->dp->ds->index, info->dp->index); dsa_switch_fdb_add() local
505 int port = dsa_towards_port(ds, info->dp->ds->index, info->dp->index); dsa_switch_fdb_del() local
594 int port = dsa_towards_port(ds, info->dp->ds->index, info->dp->index); dsa_switch_mdb_add() local
606 int port = dsa_towards_port(ds, info->dp->ds->index, info->dp->index); dsa_switch_mdb_del() local
693 int port = dp->index; dsa_port_do_vlan_add() local
749 int port = dp->index; dsa_port_do_vlan_del() local
[all...]
/kernel/linux/linux-5.10/drivers/net/dsa/
H A Drtl8366rb.c79 /* bits 0..7 = port 0, bits 8..15 = port 1 */
81 /* bits 0..7 = port 2, bits 8..15 = port 3 */
83 /* bits 0..7 = port 4, bits 8..15 = port 5 */
100 /* bits 0..7 = port 0, bits 8..15 = port 1 */
102 /* bits 0..7 = port 2, bits 8..15 = port
358 rtl8366rb_get_mib_counter(struct realtek_smi *smi, int port, struct rtl8366_mib_counter *mib, u64 *mibvalue) rtl8366rb_get_mib_counter() argument
978 rtl8366_get_tag_protocol(struct dsa_switch *ds, int port, enum dsa_tag_protocol mp) rtl8366_get_tag_protocol() argument
987 rtl8366rb_mac_link_up(struct dsa_switch *ds, int port, unsigned int mode, phy_interface_t interface, struct phy_device *phydev, int speed, int duplex, bool tx_pause, bool rx_pause) rtl8366rb_mac_link_up() argument
1025 rtl8366rb_mac_link_down(struct dsa_switch *ds, int port, unsigned int mode, phy_interface_t interface) rtl8366rb_mac_link_down() argument
1045 rb8366rb_set_port_led(struct realtek_smi *smi, int port, bool enable) rb8366rb_set_port_led() argument
1092 rtl8366rb_port_enable(struct dsa_switch *ds, int port, struct phy_device *phy) rtl8366rb_port_enable() argument
1109 rtl8366rb_port_disable(struct dsa_switch *ds, int port) rtl8366rb_port_disable() argument
1123 rtl8366rb_change_mtu(struct dsa_switch *ds, int port, int new_mtu) rtl8366rb_change_mtu() argument
1165 rtl8366rb_max_mtu(struct dsa_switch *ds, int port) rtl8366rb_max_mtu() argument
1313 rtl8366rb_get_mc_index(struct realtek_smi *smi, int port, int *val) rtl8366rb_get_mc_index() argument
1332 rtl8366rb_set_mc_index(struct realtek_smi *smi, int port, int index) rtl8366rb_set_mc_index() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Ddevice.c786 u32 port; in alloc_port_data() local
791 /* This can only be called once the physical port range is defined */ in alloc_port_data()
800 * device->port_data is indexed directly by the port number to make in alloc_port_data()
812 * The rcu_head is put in front of the port data array and the stored in alloc_port_data()
818 rdma_for_each_port (device, port) { in alloc_port_data()
819 struct ib_port_data *pdata = &device->port_data[port]; in alloc_port_data()
830 static int verify_immutable(const struct ib_device *dev, u32 port) in verify_immutable() argument
832 return WARN_ON(!rdma_cap_ib_mad(dev, port) && in verify_immutable()
833 rdma_max_mad_size(dev, port) != 0); in verify_immutable()
838 u32 port; in setup_port_data() local
866 ib_port_immutable_read(struct ib_device *dev, unsigned int port) ib_port_immutable_read() argument
2141 ib_device_set_netdev(struct ib_device *ib_dev, struct net_device *ndev, u32 port) ib_device_set_netdev() argument
2187 u32 port; free_netdevs() local
2217 ib_device_get_netdev(struct ib_device *ib_dev, u32 port) ib_device_get_netdev() argument
2305 u32 port; ib_enum_roce_netdev() local
2463 u32 port; ib_find_gid() local
2540 ib_get_net_dev_by_params(struct ib_device *dev, u32 port, u16 pkey, const union ib_gid *gid, const struct sockaddr *addr) ib_get_net_dev_by_params() argument
[all...]
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dcore.c92 static struct nvmet_subsys *nvmet_find_get_subsys(struct nvmet_port *port,
258 struct nvmet_port *port) in nvmet_send_ana_event()
264 if (port && ctrl->port != port) in nvmet_send_ana_event()
274 void nvmet_port_send_ana_event(struct nvmet_port *port) in nvmet_port_send_ana_event() argument
279 list_for_each_entry(p, &port->subsystems, entry) in nvmet_port_send_ana_event()
280 nvmet_send_ana_event(p->subsys, port); in nvmet_port_send_ana_event()
307 void nvmet_port_del_ctrls(struct nvmet_port *port, struct nvmet_subsys *subsys) in nvmet_port_del_ctrls() argument
313 if (ctrl->port in nvmet_port_del_ctrls()
257 nvmet_send_ana_event(struct nvmet_subsys *subsys, struct nvmet_port *port) nvmet_send_ana_event() argument
319 nvmet_enable_port(struct nvmet_port *port) nvmet_enable_port() argument
370 nvmet_disable_port(struct nvmet_port *port) nvmet_disable_port() argument
845 nvmet_check_ana_state(struct nvmet_port *port, struct nvmet_ns *ns) nvmet_check_ana_state() argument
1518 nvmet_find_get_subsys(struct nvmet_port *port, const char *subsysnqn) nvmet_find_get_subsys() argument
[all...]
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibahci_platform.c309 static int ahci_platform_get_phy(struct ahci_host_priv *hpriv, u32 port, in ahci_platform_get_phy() argument
314 hpriv->phys[port] = devm_of_phy_get(dev, node, NULL); in ahci_platform_get_phy()
316 if (!IS_ERR(hpriv->phys[port])) in ahci_platform_get_phy()
319 rc = PTR_ERR(hpriv->phys[port]); in ahci_platform_get_phy()
332 hpriv->phys[port] = NULL; in ahci_platform_get_phy()
350 static int ahci_platform_get_regulator(struct ahci_host_priv *hpriv, u32 port, in ahci_platform_get_regulator() argument
359 hpriv->target_pwrs[port] = target_pwr; in ahci_platform_get_regulator()
491 u32 port; in ahci_platform_get_resources() local
497 if (of_property_read_u32(child, "reg", &port)) { in ahci_platform_get_resources()
503 if (port > in ahci_platform_get_resources()
[all...]
H A Dpdc_adma.c104 board_1841_idx = 0, /* ADMA 2-port controller */
518 static void adma_ata_setup_port(struct ata_ioports *port, void __iomem *base) in adma_ata_setup_port() argument
520 port->cmd_addr = in adma_ata_setup_port()
521 port->data_addr = base + 0x000; in adma_ata_setup_port()
522 port->error_addr = in adma_ata_setup_port()
523 port->feature_addr = base + 0x004; in adma_ata_setup_port()
524 port->nsect_addr = base + 0x008; in adma_ata_setup_port()
525 port->lbal_addr = base + 0x00c; in adma_ata_setup_port()
526 port->lbam_addr = base + 0x010; in adma_ata_setup_port()
527 port in adma_ata_setup_port()
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/8xx/
H A Dcpm1.c298 static void __init cpm1_set_pin32(int port, int pin, int flags) in cpm1_set_pin32() argument
303 if (port == CPM_PORTB) in cpm1_set_pin32()
320 if (port == CPM_PORTB) { in cpm1_set_pin32()
327 if (port == CPM_PORTE) { in cpm1_set_pin32()
340 static void __init cpm1_set_pin16(int port, int pin, int flags) in cpm1_set_pin16() argument
347 if (port != 0) in cpm1_set_pin16()
348 iop += port - 1; in cpm1_set_pin16()
360 if (port == CPM_PORTA) { in cpm1_set_pin16()
366 if (port == CPM_PORTC) { in cpm1_set_pin16()
378 void __init cpm1_set_pin(enum cpm_port port, in argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/8xx/
H A Dcpm1.c155 static void __init cpm1_set_pin32(int port, int pin, int flags) in cpm1_set_pin32() argument
160 if (port == CPM_PORTB) in cpm1_set_pin32()
177 if (port == CPM_PORTB) { in cpm1_set_pin32()
184 if (port == CPM_PORTE) { in cpm1_set_pin32()
197 static void __init cpm1_set_pin16(int port, int pin, int flags) in cpm1_set_pin16() argument
204 if (port != 0) in cpm1_set_pin16()
205 iop += port - 1; in cpm1_set_pin16()
217 if (port == CPM_PORTA) { in cpm1_set_pin16()
223 if (port == CPM_PORTC) { in cpm1_set_pin16()
235 void __init cpm1_set_pin(enum cpm_port port, in argument
[all...]
/kernel/linux/linux-5.10/drivers/media/i2c/adv748x/
H A Dadv748x-core.c589 unsigned int port, in adv748x_parse_csi2_lanes()
596 if (port != ADV748X_PORT_TXA && port != ADV748X_PORT_TXB) in adv748x_parse_csi2_lanes()
606 if (vep.base.port == ADV748X_PORT_TXA) { in adv748x_parse_csi2_lanes()
618 if (vep.base.port == ADV748X_PORT_TXB) { in adv748x_parse_csi2_lanes()
643 adv_info(state, "Endpoint %pOF on port %d", ep.local_node, in adv748x_parse_dt()
644 ep.port); in adv748x_parse_dt()
646 if (ep.port >= ADV748X_PORT_MAX) { in adv748x_parse_dt()
647 adv_err(state, "Invalid endpoint %pOF on port %d", in adv748x_parse_dt()
648 ep.local_node, ep.port); in adv748x_parse_dt()
588 adv748x_parse_csi2_lanes(struct adv748x_state *state, unsigned int port, struct device_node *ep) adv748x_parse_csi2_lanes() argument
[all...]
/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Dqmi_interface.c26 * @port: port of the new server
33 unsigned int node, unsigned int port) in qmi_recv_new_server()
43 if (!node && !port) in qmi_recv_new_server()
54 svc->port = port; in qmi_recv_new_server()
67 * @port: port of the dying server, a value of -1 matches all ports
73 unsigned int node, unsigned int port) in qmi_recv_del_server()
82 if (port ! in qmi_recv_del_server()
31 qmi_recv_new_server(struct qmi_handle *qmi, unsigned int service, unsigned int instance, unsigned int node, unsigned int port) qmi_recv_new_server() argument
72 qmi_recv_del_server(struct qmi_handle *qmi, unsigned int node, unsigned int port) qmi_recv_del_server() argument
121 qmi_recv_del_client(struct qmi_handle *qmi, unsigned int node, unsigned int port) qmi_recv_del_client() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/host/
H A Duhci-hcd.c14 * (C) Copyright 2000 Yggdrasil Computing, Inc. (port of new PCI interface
133 int port; in finish_reset() local
136 * bits in the port status and control registers. in finish_reset()
139 for (port = 0; port < uhci->rh_numports; ++port) in finish_reset()
140 uhci_writew(uhci, 0, USBPORTSC1 + (port * 2)); in finish_reset()
737 /* Once the controller is stopped, port resumes that are already in uhci_rh_suspend()
745 "suspend failed because a port is resuming\n"); in uhci_rh_suspend()
814 int port; in uhci_count_ports() local
832 dev_info(uhci_dev(uhci), "detected %d ports\\n", port); uhci_count_ports() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/typec/tcpm/
H A Dtcpci.c35 struct tcpm_port *port; member
52 return tcpci->port; in tcpci_get_tcpm_port()
227 * When port has drp toggling enabled, ROLE_CONTROL would only have the initial in tcpci_set_polarity()
230 * the connection is resolbed. Infer port role from TCPC_CC_STATUS based on the in tcpci_set_polarity()
231 * terminations seen. The port role is then used to set the cc terminations. in tcpci_set_polarity()
239 /* Local port is source */ in tcpci_set_polarity()
247 /* Local port is source */ in tcpci_set_polarity()
531 tcpm_cc_change(tcpci->port); in tcpci_irq()
543 tcpm_tcpc_reset(tcpci->port); in tcpci_irq()
545 tcpm_vbus_change(tcpci->port); in tcpci_irq()
[all...]
/kernel/linux/linux-5.10/sound/soc/generic/
H A Daudio-graph-card.c74 /* use endpoint/port reg if exist */ in graph_get_dai_id()
78 * Because it will count port/endpoint if it doesn't have "reg". in graph_get_dai_id()
90 return info.port; in graph_get_dai_id()
95 * Non HDMI sound case, counting port/endpoint on its DT in graph_get_dai_id()
170 struct device_node *port = of_get_parent(ep); in graph_parse_convert() local
171 struct device_node *ports = of_get_parent(port); in graph_parse_convert()
177 asoc_simple_parse_convert(dev, port, NULL, adata); in graph_parse_convert()
180 of_node_put(port); in graph_parse_convert()
189 struct device_node *port = of_get_parent(ep); in graph_parse_mclk_fs() local
190 struct device_node *ports = of_get_parent(port); in graph_parse_mclk_fs()
214 struct device_node *port; graph_dai_link_of_dpcm() local
[all...]
/kernel/linux/linux-5.10/net/9p/
H A Dtrans_rdma.c57 * @privport: Whether a privileged port may be used
58 * @port: The port to use
85 u16 port; member
117 * @port: port of connection
124 short port; member
143 {Opt_port, "port=%u"},
155 if (rdma->port != P9_PORT) in p9_rdma_show_options()
156 seq_printf(m, ",port in p9_rdma_show_options()
618 int port, err = -EINVAL; p9_rdma_bind_privport() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/octeon/
H A Dethernet-tx.c35 * implementation always uses the base queue for the port. If, for
81 queues_per_port = cvmx_pko_get_num_queues(priv->port); in cvm_oct_free_tx_skbs()
156 * supports multiple queues per port. in cvm_oct_xmit()
163 else if (qos >= cvmx_pko_get_num_queues(priv->port)) in cvm_oct_xmit()
231 int interface = INTERFACE(priv->port); in cvm_oct_xmit()
232 int index = INDEX(priv->port); in cvm_oct_xmit()
428 cvmx_pko_send_packet_prepare(priv->port, priv->queue + qos, in cvm_oct_xmit()
432 if (unlikely(cvmx_pko_send_packet_finish(priv->port, in cvm_oct_xmit()
491 * the pathological case of high traffic on one port in cvm_oct_xmit()
492 * delaying clean up of packets on a different port in cvm_oct_xmit()
678 int port; cvm_oct_tx_do_cleanup() local
[all...]

Completed in 28 milliseconds

1...<<919293949596979899100>>...317