Home
last modified time | relevance | path

Searched refs:port_id (Results 1 – 25 of 362) sorted by relevance

12345678910>>...15

/linux-6.6.21/drivers/target/tcm_fc/
Dtfc_sess.c33 (lport)->port_id, ##args )
148 static u32 ft_sess_hash(u32 port_id) in ft_sess_hash() argument
150 return hash_32(port_id, FT_SESS_HASH_BITS); in ft_sess_hash()
158 static struct ft_sess *ft_sess_get(struct fc_lport *lport, u32 port_id) in ft_sess_get() argument
172 head = &tport->hash[ft_sess_hash(port_id)]; in ft_sess_get()
174 if (sess->port_id == port_id) { in ft_sess_get()
178 port_id, sess); in ft_sess_get()
185 port_id, reason); in ft_sess_get()
194 struct hlist_head *head = &tport->hash[ft_sess_hash(sess->port_id)]; in ft_sess_alloc_cb()
196 TFC_SESS_DBG(tport->lport, "port_id %x sess %p\n", sess->port_id, sess); in ft_sess_alloc_cb()
[all …]
/linux-6.6.21/drivers/net/ethernet/ti/
Dam65-cpsw-switchdev.c49 ret = cpsw_ale_control_set(cpsw->ale, port->port_id, in am65_cpsw_port_stp_state_set()
69 unreg_mcast_add, port->port_id); in am65_cpsw_port_attr_br_flags_set()
71 cpsw_ale_set_unreg_mcast(cpsw->ale, BIT(port->port_id), in am65_cpsw_port_attr_br_flags_set()
94 netdev_dbg(ndev, "attr: id %u port: %u\n", attr->id, port->port_id); in am65_cpsw_port_attr_set()
123 if (port->port_id) in am65_cpsw_get_pvid()
143 if (port->port_id) in am65_cpsw_set_pvid()
166 port_mask = BIT(port->port_id); in am65_cpsw_port_vlan_add()
208 port_mask = BIT(port->port_id); in am65_cpsw_port_vlan_del()
268 port_mask = BIT(port->port_id); in am65_cpsw_port_mdb_add()
290 del_mask = BIT(port->port_id); in am65_cpsw_port_mdb_del()
[all …]
/linux-6.6.21/drivers/tty/serial/
Dserial_base_bus.c67 unsigned int port_id) in serial_base_device_init() argument
85 ctrl_id, port_id); in serial_base_device_init()
156 if (port->port_id) { in serial_base_port_add()
157 min = port->port_id; in serial_base_port_add()
158 max = port->port_id; in serial_base_port_add()
167 port->port_id = err; in serial_base_port_add()
172 port->ctrl_id, port->port_id); in serial_base_port_add()
186 ida_free(&ctrl_dev->port_ida, port->port_id); in serial_base_port_add()
203 ida_free(&ctrl_dev->port_ida, port_dev->port->port_id); in serial_base_port_device_remove()
/linux-6.6.21/drivers/spi/
Dspi-pxa2xx-pci.c66 snprintf(buf, sizeof(buf), "pxa2xx-spi.%d", ssp->port_id); in pxa2xx_spi_pci_clk_register()
100 ssp->port_id = 0; in lpss_spi_setup()
106 ssp->port_id = 0; in lpss_spi_setup()
112 ssp->port_id = 1; in lpss_spi_setup()
118 ssp->port_id = 2; in lpss_spi_setup()
125 ssp->port_id = 0; in lpss_spi_setup()
132 ssp->port_id = 1; in lpss_spi_setup()
176 ssp->port_id = dev->devfn; in ce4100_spi_setup()
197 ssp->port_id = 3; in mrfld_spi_setup()
203 ssp->port_id = 5; in mrfld_spi_setup()
[all …]
/linux-6.6.21/drivers/fpga/
Ddfl-fme-pr.c33 dfl_fme_region_find_by_port_id(struct dfl_fme *fme, int port_id) in dfl_fme_region_find_by_port_id() argument
38 if (fme_region->port_id == port_id) in dfl_fme_region_find_by_port_id()
49 static struct fpga_region *dfl_fme_region_find(struct dfl_fme *fme, int port_id) in dfl_fme_region_find() argument
54 fme_region = dfl_fme_region_find_by_port_id(fme, port_id); in dfl_fme_region_find()
95 if (port_pr.port_id >= FIELD_GET(FME_CAP_NUM_PORTS, v)) { in fme_pr()
134 region = dfl_fme_region_find(fme, port_pr.port_id); in fme_pr()
144 info->region_id = port_pr.port_id; in fme_pr()
230 dfl_fme_create_bridge(struct dfl_feature_platform_data *pdata, int port_id) in dfl_fme_create_bridge() argument
242 br_pdata.port_id = port_id; in dfl_fme_create_bridge()
303 struct platform_device *br, int port_id) in dfl_fme_create_region() argument
[all …]
/linux-6.6.21/drivers/scsi/libfc/
Dfc_npiv.c49 struct fc_lport *fc_vport_id_lookup(struct fc_lport *n_port, u32 port_id) in fc_vport_id_lookup() argument
54 if (n_port->port_id == port_id) in fc_vport_id_lookup()
57 if (port_id == FC_FID_FLOGI) in fc_vport_id_lookup()
62 if (vn_port->port_id == port_id) { in fc_vport_id_lookup()
Dfc_libfc.h38 (lport)->port_id, ##args))
46 #define FC_RPORT_ID_DBG(lport, port_id, fmt, args...) \ argument
50 (port_id), ##args))
53 FC_RPORT_ID_DBG((rdata)->local_port, (rdata)->ids.port_id, fmt, ##args)
64 (pkt)->rport->port_id, \
69 (pkt)->rport->port_id, ##args); \
Dfc_rport.c105 u32 port_id) in fc_rport_lookup() argument
111 if (tmp_rdata->ids.port_id == port_id && in fc_rport_lookup()
128 struct fc_rport_priv *fc_rport_create(struct fc_lport *lport, u32 port_id) in fc_rport_create() argument
135 rdata = fc_rport_lookup(lport, port_id); in fc_rport_create()
149 rdata->ids.port_id = port_id; in fc_rport_create()
163 if (port_id != FC_FID_DIR_SERV) { in fc_rport_create()
260 u32 port_id; in fc_rport_work() local
335 port_id = rdata->ids.port_id; in fc_rport_work()
352 lport->tt.exch_mgr_reset(lport, 0, port_id); in fc_rport_work()
353 lport->tt.exch_mgr_reset(lport, port_id, 0); in fc_rport_work()
[all …]
/linux-6.6.21/drivers/net/ethernet/sfc/
Def10_sriov.h61 unsigned int port_id, const u8 *mac);
63 unsigned int port_id, const u8 *mac);
64 int efx_ef10_vadaptor_alloc(struct efx_nic *efx, unsigned int port_id);
65 int efx_ef10_vadaptor_query(struct efx_nic *efx, unsigned int port_id,
68 int efx_ef10_vadaptor_free(struct efx_nic *efx, unsigned int port_id);
/linux-6.6.21/sound/soc/qcom/qdsp6/
Dq6adm.c280 int port_id, int copp_idx) in q6adm_device_close() argument
288 close.hdr.src_port = port_id; in q6adm_device_close()
290 close.hdr.token = port_id << 16 | copp_idx; in q6adm_device_close()
297 int port_id, int topology, in q6adm_find_matching_copp() argument
309 if ((port_id == c->afe_port) && (topology == c->topology) && in q6adm_find_matching_copp()
322 int port_id, int path, int topology, in q6adm_device_open() argument
326 int afe_port = q6afe_get_port_id(port_id); in q6adm_device_open()
344 pkt->hdr.token = port_id << 16 | copp->copp_idx; in q6adm_device_open()
383 struct q6copp *q6adm_open(struct device *dev, int port_id, int path, int rate, in q6adm_open() argument
392 if (port_id < 0) { in q6adm_open()
[all …]
Dq6afe.c378 u16 port_id; member
383 u16 port_id; member
403 u16 port_id; member
567 int port_id; member
932 return port_maps[index].port_id; in q6afe_get_port_id()
1040 u16 port_id = port->id; in q6afe_port_set_param_v2() local
1064 param->port_id = port_id; in q6afe_port_set_param_v2()
1076 port_id, ret); in q6afe_port_set_param_v2()
1192 int port_id = port->id; in q6afe_port_stop() local
1219 stop->port_id = port_id; in q6afe_port_stop()
[all …]
/linux-6.6.21/drivers/pci/controller/
Dpcie-hisi-error.c53 u8 port_id; member
109 u32 chip_id, u32 port_id) in hisi_pcie_port_reset() argument
121 arg[1].integer.value = HISI_PCIE_CORE_ID(port_id); in hisi_pcie_port_reset()
123 arg[2].integer.value = HISI_PCIE_CORE_PORT_ID(port_id); in hisi_pcie_port_reset()
143 u32 chip_id, u32 port_id) in hisi_pcie_port_do_recovery() argument
163 devfn = PCI_DEVFN(port_id, 0); in hisi_pcie_port_do_recovery()
174 if (hisi_pcie_port_reset(dev, chip_id, port_id)) in hisi_pcie_port_do_recovery()
221 dev_info(dev, "Port ID = port%d\n", edata->port_id); in hisi_pcie_handle_error()
244 HISI_PCIE_PORT_ID(edata->core_id, edata->port_id)); in hisi_pcie_handle_error()
/linux-6.6.21/include/uapi/scsi/
Dscsi_bsg_fc.h74 __u8 port_id[3]; member
95 __u8 port_id[3]; member
119 __u8 port_id[3]; member
182 __u8 port_id[3]; member
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_dcb.c45 __func__, pi->port_id); in cxgb4_dcb_state_init()
450 INIT_PORT_DCB_READ_LOCAL_CMD(pcmd, pi->port_id); in cxgb4_getpgtccfg()
452 INIT_PORT_DCB_READ_PEER_CMD(pcmd, pi->port_id); in cxgb4_getpgtccfg()
463 INIT_PORT_DCB_READ_LOCAL_CMD(pcmd, pi->port_id); in cxgb4_getpgtccfg()
465 INIT_PORT_DCB_READ_PEER_CMD(pcmd, pi->port_id); in cxgb4_getpgtccfg()
517 INIT_PORT_DCB_READ_LOCAL_CMD(pcmd, pi->port_id); in cxgb4_setpgtccfg_tx()
531 INIT_PORT_DCB_WRITE_CMD(pcmd, pi->port_id); in cxgb4_setpgtccfg_tx()
542 INIT_PORT_DCB_READ_LOCAL_CMD(pcmd, pi->port_id); in cxgb4_setpgtccfg_tx()
554 INIT_PORT_DCB_WRITE_CMD(pcmd, pi->port_id); in cxgb4_setpgtccfg_tx()
573 INIT_PORT_DCB_READ_LOCAL_CMD(pcmd, pi->port_id); in cxgb4_getpgbwgcfg()
[all …]
Dcxgb4_tc_matchall.c187 tc_port_matchall = &adap->tc_matchall->port_matchall[pi->port_id]; in cxgb4_matchall_alloc_tc()
230 tc_port_matchall = &adap->tc_matchall->port_matchall[pi->port_id]; in cxgb4_matchall_free_tc()
250 tc_port_matchall = &adap->tc_matchall->port_matchall[pi->port_id]; in cxgb4_matchall_mirror_alloc()
274 tc_port_matchall = &adap->tc_matchall->port_matchall[pi->port_id]; in cxgb4_matchall_mirror_free()
289 tc_port_matchall = &adap->tc_matchall->port_matchall[pi->port_id]; in cxgb4_matchall_del_filter()
322 tc_port_matchall = &adap->tc_matchall->port_matchall[pi->port_id]; in cxgb4_matchall_add_filter()
355 tc_port_matchall = &adap->tc_matchall->port_matchall[pi->port_id]; in cxgb4_matchall_alloc_filter()
386 tc_port_matchall = &adap->tc_matchall->port_matchall[pi->port_id]; in cxgb4_matchall_free_filter()
413 tc_port_matchall = &adap->tc_matchall->port_matchall[pi->port_id]; in cxgb4_tc_matchall_replace()
452 tc_port_matchall = &adap->tc_matchall->port_matchall[pi->port_id]; in cxgb4_tc_matchall_destroy()
[all …]
/linux-6.6.21/sound/soc/sh/
Dsiu_dai.c154 if (!info->port_id) in siu_dai_spbAselect()
179 if (!info->port_id) in siu_dai_spbBselect()
200 switch (info->port_id) { in siu_dai_open()
230 switch (info->port_id) { in siu_dai_pcmdatapack()
502 info->port_id, port_info); in siu_dai_startup()
522 info->port_id, port_info); in siu_dai_shutdown()
551 __func__, info->port_id, port_info->play_cap, rt->channels); in siu_dai_prepare()
597 __func__, fmt, info->port_id); in siu_dai_set_fmt()
599 if (info->port_id < 0) in siu_dai_set_fmt()
605 ifctl = siu_flags[info->port_id].playback.i2s | in siu_dai_set_fmt()
[all …]
/linux-6.6.21/drivers/gpu/drm/bridge/imx/
Dimx8qxp-pixel-link.c271 u32 port_id; in imx8qxp_pixel_link_find_next_bridge() local
277 for (port_id = 1; port_id <= PL_MAX_MST_ADDR + 1; port_id++) { in imx8qxp_pixel_link_find_next_bridge()
278 port = of_graph_get_port_by_id(np, port_id); in imx8qxp_pixel_link_find_next_bridge()
297 remote = of_graph_get_remote_node(np, port_id, reg); in imx8qxp_pixel_link_find_next_bridge()
304 port_id, reg); in imx8qxp_pixel_link_find_next_bridge()
324 pl->mst_addr = port_id - 1; in imx8qxp_pixel_link_find_next_bridge()
/linux-6.6.21/drivers/scsi/qedf/
Dqedf_attr.c31 u32 port_id; in fcoe_mac_show() local
35 port_id = fc_host_port_id(lport->host); in fcoe_mac_show()
36 lport_src_id[2] = (port_id & 0x000000FF); in fcoe_mac_show()
37 lport_src_id[1] = (port_id & 0x0000FF00) >> 8; in fcoe_mac_show()
38 lport_src_id[0] = (port_id & 0x00FF0000) >> 16; in fcoe_mac_show()
/linux-6.6.21/net/bridge/
Dbr_private_stp.h34 port_id port_id; member
45 (p->designated_port == p->port_id); in br_is_designated_port()
/linux-6.6.21/drivers/scsi/mpi3mr/
Dmpi3mr_transport.c128 u64 sas_address, struct sas_expander_device *edev, u8 port_id) in mpi3mr_report_manufacture() argument
174 mpi_request.io_unit_port = (u8) port_id; in mpi3mr_report_manufacture()
185 (unsigned long long)sas_address, port_id); in mpi3mr_report_manufacture()
1001 mpi3mr_alloc_hba_port(struct mpi3mr_ioc *mrioc, u16 port_id) in mpi3mr_alloc_hba_port() argument
1009 hba_port->port_id = port_id; in mpi3mr_alloc_hba_port()
1011 hba_port, hba_port->port_id); in mpi3mr_alloc_hba_port()
1025 u8 port_id) in mpi3mr_get_hba_port_by_id() argument
1031 if (port->port_id != port_id) in mpi3mr_get_hba_port_by_id()
1113 u16 sz, port_id, attached_handle; in mpi3mr_sas_host_refresh() local
1143 port_id = sas_io_unit_pg0->phy_data[i].io_unit_port; in mpi3mr_sas_host_refresh()
[all …]
/linux-6.6.21/drivers/net/ethernet/qlogic/qed/
Dqed_init_fw_funcs.c293 u8 port_id, u8 tc, u8 max_phys_tcs_per_port) in qed_get_ext_voq() argument
296 return NUM_OF_PHYS_TCS * MAX_NUM_PORTS_BB + port_id; in qed_get_ext_voq()
298 return port_id * max_phys_tcs_per_port + tc; in qed_get_ext_voq()
399 u8 tc, ext_voq, port_id, num_tcs_in_port; in qed_cmdq_lines_rt_init() local
406 for (port_id = 0; port_id < max_ports_per_engine; port_id++) { in qed_cmdq_lines_rt_init()
409 if (!port_params[port_id].active) in qed_cmdq_lines_rt_init()
415 phys_lines = port_params[port_id].num_pbf_cmd_lines; in qed_cmdq_lines_rt_init()
421 if (((port_params[port_id].active_phys_tcs >> in qed_cmdq_lines_rt_init()
429 port_id, in qed_cmdq_lines_rt_init()
431 if (((port_params[port_id].active_phys_tcs >> in qed_cmdq_lines_rt_init()
[all …]
/linux-6.6.21/drivers/scsi/fcoe/
Dfcoe_ctlr.c546 if (!fcf || (ports && !lp->port_id)) in fcoe_ctlr_send_keep_alive()
577 hton24(vn->fd_fc_id, lport->port_id); in fcoe_ctlr_send_keep_alive()
663 hton24(mac->fd_mac + 3, fip->port_id); in fcoe_ctlr_encaps()
1356 if (!lport->port_id) { in fcoe_ctlr_recv_clr_vlink()
2051 hton24(frame->eth.h_source + 3, fip->port_id); in fcoe_ctlr_vn_send()
2073 hton24(frame->vn.fd_mac + 3, fip->port_id); in fcoe_ctlr_vn_send()
2074 hton24(frame->vn.fd_fc_id, fip->port_id); in fcoe_ctlr_vn_send()
2126 rdata->ids.port_id, event); in fcoe_ctlr_vn_rport_callback()
2140 rdata->ids.port_id); in fcoe_ctlr_vn_rport_callback()
2214 u32 port_id; in fcoe_ctlr_vn_restart() local
[all …]
/linux-6.6.21/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c186 u32 port_id; in bnx2fc_send_session_ofld_req() local
243 port_id = fc_host_port_id(lport->host); in bnx2fc_send_session_ofld_req()
244 if (port_id == 0) { in bnx2fc_send_session_ofld_req()
254 tgt->sid = port_id; in bnx2fc_send_session_ofld_req()
255 ofld_req3.s_id[0] = (port_id & 0x000000FF); in bnx2fc_send_session_ofld_req()
256 ofld_req3.s_id[1] = (port_id & 0x0000FF00) >> 8; in bnx2fc_send_session_ofld_req()
257 ofld_req3.s_id[2] = (port_id & 0x00FF0000) >> 16; in bnx2fc_send_session_ofld_req()
259 port_id = rport->port_id; in bnx2fc_send_session_ofld_req()
260 ofld_req3.d_id[0] = (port_id & 0x000000FF); in bnx2fc_send_session_ofld_req()
261 ofld_req3.d_id[1] = (port_id & 0x0000FF00) >> 8; in bnx2fc_send_session_ofld_req()
[all …]
Dbnx2fc_tgt.c95 "port_id (%6x)\n", rport->port_id); in bnx2fc_offload_session()
272 tgt->rdata->ids.port_id, tgt->num_active_ios.counter); in bnx2fc_flush_active_ios()
449 u32 port_id; in bnx2fc_rport_event_handler() local
452 event, rdata->ids.port_id); in bnx2fc_rport_event_handler()
461 if (rport->port_id == FC_FID_DIR_SERV) { in bnx2fc_rport_event_handler()
469 rdata->ids.port_id); in bnx2fc_rport_event_handler()
528 port_id = rdata->ids.port_id; in bnx2fc_rport_event_handler()
529 if (port_id == FC_FID_DIR_SERV) in bnx2fc_rport_event_handler()
534 port_id); in bnx2fc_rport_event_handler()
579 u32 port_id) in bnx2fc_tgt_lookup() argument
[all …]
/linux-6.6.21/drivers/net/ethernet/freescale/fman/
Dfman.c557 static irqreturn_t fman_bus_error(struct fman *fman, u8 __maybe_unused port_id, in fman_bus_error() argument
563 __func__, fman->state->fm_id, port_id); in fman_bus_error()
594 u8 port_id) in set_port_order_restoration() argument
598 tmp = port_id << FPM_PORT_FM_CTL_PORTID_SHIFT; in set_port_order_restoration()
603 if (port_id % 2) in set_port_order_restoration()
611 static void set_port_liodn(struct fman *fman, u8 port_id, in set_port_liodn() argument
616 iowrite32be(liodn_ofst, &fman->bmi_regs->fmbm_spliodn[port_id - 1]); in set_port_liodn()
620 tmp = ioread32be(&fman->dma_regs->fmdmplr[port_id / 2]); in set_port_liodn()
621 if (port_id % 2) { in set_port_liodn()
628 iowrite32be(tmp, &fman->dma_regs->fmdmplr[port_id / 2]); in set_port_liodn()
[all …]

12345678910>>...15