| /Linux-v5.4/drivers/target/tcm_fc/ | 
| D | tfc_sess.c | 44 	struct ft_tport *tport;  in ft_tport_get()  local80 static void ft_tport_delete(struct ft_tport *tport)  in ft_tport_delete()
 117 	struct ft_tport *tport;  in ft_lport_del()  local
 160 	struct ft_tport *tport;  in ft_sess_get()  local
 193 	struct ft_tport *tport = sess->tport;  in ft_sess_alloc_cb()  local
 207 static struct ft_sess *ft_sess_create(struct ft_tport *tport, u32 port_id,  in ft_sess_create()
 248 	struct ft_tport *tport = sess->tport;  in ft_sess_unhash()  local
 261 static struct ft_sess *ft_sess_delete(struct ft_tport *tport, u32 port_id)  in ft_sess_delete()
 287 static void ft_sess_delete_all(struct ft_tport *tport)  in ft_sess_delete_all()
 350 	struct ft_tport *tport;  in ft_prli_locked()  local
 [all …]
 
 | 
| D | tcm_fc.h | 33 	struct ft_tport *tport;  member89 	struct ft_tport *tport;		/* active tport or NULL */  member
 
 | 
| /Linux-v5.4/drivers/usb/serial/ | 
| D | ti_usb_3410_5052.c | 605 	struct ti_port *tport;  in ti_port_probe()  local634 	struct ti_port *tport;  in ti_port_remove()  local
 644 	struct ti_port *tport = usb_get_serial_port_data(port);  in ti_open()  local
 776 	struct ti_port *tport;  in ti_close()  local
 815 	struct ti_port *tport = usb_get_serial_port_data(port);  in ti_write()  local
 835 	struct ti_port *tport = usb_get_serial_port_data(port);  in ti_write_room()  local
 851 	struct ti_port *tport = usb_get_serial_port_data(port);  in ti_chars_in_buffer()  local
 865 	struct ti_port *tport = usb_get_serial_port_data(port);  in ti_tx_empty()  local
 879 	struct ti_port *tport = usb_get_serial_port_data(port);  in ti_throttle()  local
 890 	struct ti_port *tport = usb_get_serial_port_data(port);  in ti_unthrottle()  local
 [all …]
 
 | 
| D | usb-serial.c | 222 static int serial_port_activate(struct tty_port *tport, struct tty_struct *tty)  in serial_port_activate()261 static void serial_port_shutdown(struct tty_port *tport)  in serial_port_shutdown()
 
 | 
| /Linux-v5.4/drivers/target/sbp/ | 
| D | sbp_target.c | 262 	struct sbp_tport *tport = agent->tport;  in sbp_management_request_login()  local493 	struct sbp_tport *tport = agent->tport;  in sbp_management_request_reconnect()  local
 552 	struct sbp_tport *tport = agent->tport;  in sbp_management_request_logout()  local
 1638 		struct sbp_tport *tport)  in sbp_management_agent_register()
 1687 	struct sbp_tport *tport = tpg->tport;  in sbp_get_fabric_wwn()  local
 1811 static int sbp_update_unit_directory(struct sbp_tport *tport)  in sbp_update_unit_directory()
 1974 	struct sbp_tport *tport = tpg->tport;  in sbp_pre_unlink_lun()  local
 1988 	struct sbp_tport *tport =  in sbp_make_tpg()  local
 2043 	struct sbp_tport *tport = tpg->tport;  in sbp_drop_tpg()  local
 2056 	struct sbp_tport *tport;  in sbp_make_tport()  local
 [all …]
 
 | 
| D | sbp_target.h | 159 	struct sbp_tport *tport;  member226 	struct sbp_tport *tport;  member
 
 | 
| /Linux-v5.4/drivers/nvme/target/ | 
| D | fcloop.c | 216 	struct fcloop_tport *tport;  member227 	struct fcloop_tport		*tport;  member
 235 	struct fcloop_tport		*tport;  member
 247 	struct fcloop_tport		*tport;  member
 305 	struct fcloop_tport *tport = tls_req->tport;  in fcloop_tgt_lsrqst_done_work()  local
 340 fcloop_xmt_ls_rsp(struct nvmet_fc_target_port *tport,  in fcloop_xmt_ls_rsp()
 365 	struct fcloop_tport *tport = tgt_rscn->tport;  in fcloop_tgt_rscn_work()  local
 843 	struct fcloop_tport *tport = targetport->private;  in fcloop_targetport_delete()  local
 1205 	struct fcloop_tport *tport;  in fcloop_create_target_port()  local
 1241 	struct fcloop_tport *tport = nport->tport;  in __unlink_target_port()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/scsi/ibmvscsi_tgt/ | 
| D | ibmvscsi_tgt.c | 2210 static int ibmvscsis_make_nexus(struct ibmvscsis_tport *tport)  in ibmvscsis_make_nexus()2245 static int ibmvscsis_drop_nexus(struct ibmvscsis_tport *tport)  in ibmvscsis_drop_nexus()
 2286 	} *iport, *tport;  in ibmvscsis_srp_login()  local
 2640 	struct ibmvscsis_tport *tport = NULL;  in ibmvscsis_lookup_port()  local
 3694 	struct ibmvscsis_tport *tport =  in ibmvscsis_get_fabric_wwn()  local
 3702 	struct ibmvscsis_tport *tport =  in ibmvscsis_get_tag()  local
 3885 	struct ibmvscsis_tport *tport;  in ibmvscsis_make_tport()  local
 3902 	struct ibmvscsis_tport *tport = container_of(wwn,  in ibmvscsis_drop_tport()  local
 3914 	struct ibmvscsis_tport *tport =  in ibmvscsis_make_tpg()  local
 3938 	struct ibmvscsis_tport *tport = container_of(se_tpg,  in ibmvscsis_drop_tpg()  local
 [all …]
 
 | 
| /Linux-v5.4/net/netfilter/ | 
| D | nft_tproxy.c | 30 	__be16 tport = 0;  in nft_tproxy_eval_v4()  local88 	__be16 tport = 0;  in nft_tproxy_eval_v6()  local
 
 | 
| /Linux-v5.4/drivers/mmc/core/ | 
| D | sdio_uart.c | 542 static int uart_carrier_raised(struct tty_port *tport)  in uart_carrier_raised()565 static void uart_dtr_rts(struct tty_port *tport, int onoff)  in uart_dtr_rts()
 594 static int sdio_uart_activate(struct tty_port *tport, struct tty_struct *tty)  in sdio_uart_activate()
 677 static void sdio_uart_shutdown(struct tty_port *tport)  in sdio_uart_shutdown()
 709 static void sdio_uart_port_destroy(struct tty_port *tport)  in sdio_uart_port_destroy()
 
 | 
| /Linux-v5.4/drivers/scsi/ | 
| D | scsi_netlink.c | 37 	int err, tport;  in scsi_nl_rcv_msg()  local
 | 
| /Linux-v5.4/drivers/xen/ | 
| D | xen-scsiback.c | 173 	struct scsiback_tport *tport;  member1281 static char *scsiback_dump_proto_id(struct scsiback_tport *tport)  in scsiback_dump_proto_id()
 1301 	struct scsiback_tport *tport = tpg->tport;  in scsiback_get_fabric_wwn()  local
 1318 	struct scsiback_tport *tport;  in scsiback_make_tport()  local
 1370 	struct scsiback_tport *tport = container_of(wwn,  in scsiback_drop_tport()  local
 1737 	struct scsiback_tport *tport = container_of(wwn,  in scsiback_make_tpg()  local
 
 | 
| /Linux-v5.4/drivers/vhost/ | 
| D | scsi.c | 138 	struct vhost_scsi_tport *tport;  member298 	struct vhost_scsi_tport *tport = tpg->tport;  in vhost_scsi_get_fabric_wwn()  local
 1765 static char *vhost_scsi_dump_proto_id(struct vhost_scsi_tport *tport)  in vhost_scsi_dump_proto_id()
 2149 	struct vhost_scsi_tport *tport = container_of(wwn,  in vhost_scsi_make_tpg()  local
 2207 	struct vhost_scsi_tport *tport;  in vhost_scsi_make_tport()  local
 2265 	struct vhost_scsi_tport *tport = container_of(wwn,  in vhost_scsi_drop_tport()  local
 
 | 
| /Linux-v5.4/drivers/tty/serial/ | 
| D | sunhv.c | 192 	struct tty_port *tport = NULL;  in receive_chars()  local223 	struct tty_port *tport;  in sunhv_interrupt()  local
 
 | 
| D | mps2-uart.c | 190 	struct tty_port *tport = &port->state->port;  in mps2_uart_rx_chars()  local247 		struct tty_port *tport = &port->state->port;  in mps2_uart_oerrirq()  local
 
 | 
| D | lpc32xx_hs.c | 255 	struct tty_port *tport = &port->state->port;  in __serial_lpc32xx_rx()  local323 	struct tty_port *tport = &port->state->port;  in serial_lpc32xx_interrupt()  local
 
 | 
| D | qcom_geni_serial.c | 480 	struct tty_port *tport;  in handle_rx_console()  local524 	struct tty_port *tport;  in handle_rx_uart()  local
 766 	struct tty_port *tport = &uport->state->port;  in qcom_geni_serial_isr()  local
 
 | 
| D | sh-sci.c | 851 	struct tty_port *tport = &port->state->port;  in sci_receive_chars()  local922 	struct tty_port *tport = &port->state->port;  in sci_handle_errors()  local
 964 	struct tty_port *tport = &port->state->port;  in sci_handle_fifo_overrun()  local
 995 	struct tty_port *tport = &port->state->port;  in sci_handle_breaks()  local
 1211 	struct tty_port *tport = &port->state->port;  in sci_dma_rx_push()  local
 
 | 
| D | timbuart.c | 82 	struct tty_port *tport = &port->state->port;  in timbuart_rx_chars()  local
 | 
| D | mux.c | 231 	struct tty_port *tport = &port->state->port;  in mux_read()  local
 | 
| D | msm_serial.c | 540 	struct tty_port *tport = &port->state->port;  in msm_complete_rx_dma()  local688 	struct tty_port *tport = &port->state->port;  in msm_handle_rx_dm()  local
 763 	struct tty_port *tport = &port->state->port;  in msm_handle_rx()  local
 
 | 
| D | vt8500_serial.c | 158 	struct tty_port *tport = &port->state->port;  in handle_rx()  local
 | 
| /Linux-v5.4/drivers/tty/ | 
| D | isicom.c | 797 static int isicom_activate(struct tty_port *tport, struct tty_struct *tty)  in isicom_activate()857 	struct tty_port *tport;  in isicom_open()  local
 1577 		struct tty_port *tport = &board->ports[index].port;  in isicom_probe()  local
 
 | 
| /Linux-v5.4/drivers/usb/gadget/function/ | 
| D | f_tcm.c | 1263 	struct usbg_tport *tport = tpg->tport;  in usbg_get_fabric_wwn()  local1337 	struct usbg_tport *tport = container_of(wwn, struct usbg_tport,  in usbg_make_tpg()  local
 1457 	struct usbg_tport *tport;  in usbg_make_tport()  local
 1476 	struct usbg_tport *tport = container_of(wwn,  in usbg_drop_tport()  local
 
 | 
| D | tcm.h | 38 	struct usbg_tport *tport;  member
 |