Home
last modified time | relevance | path

Searched defs:port_id (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/kernel/drivers/target/tcm_fc/
H A Dtfc_sess.c148 static u32 ft_sess_hash(u32 port_id) in ft_sess_hash()
158 static struct ft_sess *ft_sess_get(struct fc_lport *lport, u32 port_id) in ft_sess_get()
207 static struct ft_sess *ft_sess_create(struct ft_tport *tport, u32 port_id, in ft_sess_create()
261 static struct ft_sess *ft_sess_delete(struct ft_tport *tport, u32 port_id) in ft_sess_delete()
312 u32 port_id; in ft_sess_close() local
/OK3568_Linux_fs/kernel/drivers/fpga/
H A 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()
49 static struct fpga_region *dfl_fme_region_find(struct dfl_fme *fme, int port_id) in dfl_fme_region_find()
230 dfl_fme_create_bridge(struct dfl_feature_platform_data *pdata, int port_id) in dfl_fme_create_bridge()
303 struct platform_device *br, int port_id) in dfl_fme_create_region()
H A Ddfl-fme-pr.h33 int port_id; member
68 int port_id; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/
H A Dscsi_bsg_fc.h87 uint8_t port_id[3]; member
108 uint8_t port_id[3]; member
132 uint8_t port_id[3]; member
195 uint8_t port_id[3]; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/
H A Dscsi_bsg_fc.h87 uint8_t port_id[3]; member
108 uint8_t port_id[3]; member
132 uint8_t port_id[3]; member
195 uint8_t port_id[3]; member
/OK3568_Linux_fs/kernel/include/uapi/scsi/
H A 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
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Def10_sriov.c15 static int efx_ef10_evb_port_assign(struct efx_nic *efx, unsigned int port_id, in efx_ef10_evb_port_assign()
30 static int efx_ef10_vswitch_alloc(struct efx_nic *efx, unsigned int port_id, in efx_ef10_vswitch_alloc()
59 static int efx_ef10_vswitch_free(struct efx_nic *efx, unsigned int port_id) in efx_ef10_vswitch_free()
103 static int efx_ef10_vport_free(struct efx_nic *efx, unsigned int port_id) in efx_ef10_vport_free()
471 static int efx_ef10_vport_del_vf_mac(struct efx_nic *efx, unsigned int port_id, in efx_ef10_vport_del_vf_mac()
/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Dfm.c198 static u32 fm_assign_risc(int port_id) in fm_assign_risc()
210 int i, port_id; in fm_init_fpm() local
260 int blk, i, port_id; in fm_init_bmi() local
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dfifo_monitor.c555 const unsigned int port_id) in fifo_monitor_status_valid()
565 const unsigned int port_id) in fifo_monitor_status_accept()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dps.c199 static void __rtw_enter_lps(struct rtw_dev *rtwdev, u8 port_id) in __rtw_enter_lps()
230 void rtw_enter_lps(struct rtw_dev *rtwdev, u8 port_id) in rtw_enter_lps()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_transport_srp.h13 u8 port_id[16]; member
58 u8 port_id[16]; member
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-hisi-error.c53 u8 port_id; member
109 u32 chip_id, u32 port_id) in hisi_pcie_port_reset()
143 u32 chip_id, u32 port_id) in hisi_pcie_port_do_recovery()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme-fc-driver.h159 u32 port_id; member
289 u32 port_id; member
333 u32 port_id; member
589 u32 port_id; member
746 u32 port_id; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_rgb.h18 u32 port_id) in rockchip_rgb_init()
/OK3568_Linux_fs/kernel/sound/soc/qcom/qdsp6/
H A Dq6adm.c280 int port_id, int copp_idx) in q6adm_device_close()
297 int port_id, int topology, in q6adm_find_matching_copp()
322 int port_id, int path, int topology, in q6adm_device_open()
383 struct q6copp *q6adm_open(struct device *dev, int port_id, int path, int rate, in q6adm_open()
H A Dq6adm.h15 int port_id[MAX_COPPS_PER_PORT]; member
H A Dq6afe.c376 u16 port_id; member
381 u16 port_id; member
401 u16 port_id; member
565 int port_id; member
1034 u16 port_id = port->id; in q6afe_port_set_param_v2() local
1186 int port_id = port->id; in q6afe_port_stop() local
1484 int port_id = port->id; in q6afe_port_start() local
1550 int port_id; in q6afe_port_get_from_id() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/
H A Dmain.c95 nfp_flower_get_netdev_from_internal_port_id(struct nfp_app *app, int port_id) in nfp_flower_get_netdev_from_internal_port_id()
211 nfp_flower_repr_get_type_and_port(struct nfp_app *app, u32 port_id, u8 *port) in nfp_flower_repr_get_type_and_port()
232 nfp_flower_dev_get(struct nfp_app *app, u32 port_id, bool *redir_egress) in nfp_flower_dev_get()
392 u32 port_id; in nfp_flower_spawn_vnic_reprs() local
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c449 u32 port_id; in bnx2fc_rport_event_handler() local
579 u32 port_id) in bnx2fc_tgt_lookup()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sun/
H A Dldmvsw.c229 u64 port_id) in vsw_alloc_netdev()
288 const u64 *port_id; in vsw_port_probe() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_mps.c150 u8 port_id, in cxgb4_free_raw_mac_filt()
169 u8 port_id, in cxgb4_alloc_raw_mac_filt()
/OK3568_Linux_fs/kernel/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c2174 u32 port_id = le32_to_cpu(psspPayload->port_id); in mpi_ssp_event() local
2765 u32 port_id = le32_to_cpu(psataPayload->port_id); in mpi_sata_event() local
3192 u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1) in pm80xx_hw_event_ack_req()
3224 u8 port_id = (u8)(lr_status_evt_portid & 0x000000FF); in hw_event_port_recover() local
3255 u8 port_id = (u8)(lr_status_evt_portid & 0x000000FF); in hw_event_sas_phy_up() local
3332 u8 port_id = (u8)(lr_status_evt_portid & 0x000000FF); in hw_event_sata_phy_up() local
3377 u8 port_id = (u8)(lr_status_evt_portid & 0x000000FF); in hw_event_phy_down() local
3506 u8 port_id = (u8)(lr_status_evt_portid & 0x000000FF); in mpi_hw_event() local
/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfa_fcbuild.c962 u32 port_id) in fc_gpnid_build()
978 u32 port_id) in fc_gnnid_build()
1185 fc_rpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, in fc_rpnid_build()
1203 fc_rnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, in fc_rnnid_build()
1221 fc_rcsid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, in fc_rcsid_build()
1240 fc_rptid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, in fc_rptid_build()
1258 fc_ganxt_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id) in fc_ganxt_build()
/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_npiv.c49 struct fc_lport *fc_vport_id_lookup(struct fc_lport *n_port, u32 port_id) in fc_vport_id_lookup()
H A Dfc_rport.c105 u32 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()
260 u32 port_id; in fc_rport_work() local
506 u32 port_id = rdata->ids.port_id; in fc_rport_logoff() local

12345678910>>...12