/linux/drivers/tty/serial/ |
A D | sa1100.c | 131 struct sa1100_port *sport = in sa1100_stop_tx() local 145 struct sa1100_port *sport = in sa1100_start_tx() local 159 struct sa1100_port *sport = in sa1100_stop_rx() local 172 struct sa1100_port *sport = in sa1100_enable_ms() local 314 struct sa1100_port *sport = in sa1100_tx_empty() local 322 struct sa1100_port *sport = in sa1100_get_mctrl() local 333 struct sa1100_port *sport = in sa1100_set_mctrl() local 344 struct sa1100_port *sport = in sa1100_break_ctl() local 361 struct sa1100_port *sport = in sa1100_startup() local 391 struct sa1100_port *sport = in sa1100_shutdown() local [all …]
|
A D | sb1250-duart.c | 95 struct sbd_port sport[2]; member 234 struct sbd_port *sport = to_sport(uport); in sbd_tx_empty() local 241 struct sbd_port *sport = to_sport(uport); in sbd_get_mctrl() local 255 struct sbd_port *sport = to_sport(uport); in sbd_set_mctrl() local 283 struct sbd_port *sport = to_sport(uport); in sbd_stop_tx() local 291 struct sbd_port *sport = to_sport(uport); in sbd_start_tx() local 306 struct sbd_port *sport = to_sport(uport); in sbd_stop_rx() local 313 struct sbd_port *sport = to_sport(uport); in sbd_enable_ms() local 321 struct sbd_port *sport = to_sport(uport); in sbd_break_ctl() local 439 struct sbd_port *sport = dev_id; in sbd_interrupt() local [all …]
|
A D | pic32_uart.c | 65 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_tx_empty() local 74 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_set_mctrl() local 98 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_get_mctrl() local 136 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_stop_tx() local 155 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_start_tx() local 165 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_stop_rx() local 178 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_break_ctl() local 202 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_do_rx() local 279 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_do_tx() local 726 struct pic32_sport *sport; in pic32_console_setup() local [all …]
|
A D | imx.c | 573 struct imx_port *sport = data; in imx_uart_dma_tx_callback() local 750 struct imx_port *sport = dev_id; in __imx_uart_rtsint() local 763 struct imx_port *sport = dev_id; in imx_uart_rtsint() local 777 struct imx_port *sport = dev_id; in imx_uart_txint() local 787 struct imx_port *sport = dev_id; in __imx_uart_rxint() local 854 struct imx_port *sport = dev_id; in imx_uart_rxint() local 920 struct imx_port *sport = dev_id; in imx_uart_int() local 1117 struct imx_port *sport = data; in imx_uart_dma_rx_callback() local 2082 struct imx_port *sport; in imx_uart_console_setup() local 2199 struct imx_port *sport; in imx_uart_probe() local [all …]
|
A D | fsl_lpuart.c | 517 struct lpuart_port *sport = arg; in lpuart_dma_tx_complete() local 567 struct lpuart_port *sport = container_of(port, in lpuart_dma_tx_request() local 637 struct lpuart_port *sport = container_of(port, in lpuart_poll_init() local 805 struct lpuart_port *sport = container_of(port, in lpuart_start_tx() local 841 struct lpuart_port *sport = container_of(port, in lpuart_tx_empty() local 1031 struct lpuart_port *sport = dev_id; in lpuart_int() local 1056 struct lpuart_port *sport = dev_id; in lpuart32_int() local 1242 struct lpuart_port *sport = arg; in lpuart_dma_rx_complete() local 1830 struct lpuart_port *sport = in lpuart32_shutdown() local 2496 struct lpuart_port *sport; in lpuart_console_setup() local [all …]
|
A D | fsl_linflexuart.c | 160 static inline void linflex_transmit_buffer(struct uart_port *sport) in linflex_transmit_buffer() 201 struct uart_port *sport = dev_id; in linflex_txint() local 239 struct uart_port *sport = dev_id; in linflex_rxint() local 291 struct uart_port *sport = dev_id; in linflex_int() local 327 static void linflex_setup_watermark(struct uart_port *sport) in linflex_setup_watermark() 655 struct uart_port *sport = linflex_ports[co->index]; in linflex_console_write() local 707 struct uart_port *sport; in linflex_console_setup() local 822 struct uart_port *sport; in linflex_probe() local 869 struct uart_port *sport = platform_get_drvdata(pdev); in linflex_remove() local 879 struct uart_port *sport = dev_get_drvdata(dev); in linflex_suspend() local [all …]
|
A D | pic32_uart.h | 70 #define pic32_get_port(sport) (&sport->port) argument 71 #define pic32_get_opt(sport) (&sport->opt) argument 72 #define tx_irq_enabled(sport) (sport->enable_tx_irq) argument 74 static inline void pic32_uart_writel(struct pic32_sport *sport, in pic32_uart_writel() 82 static inline u32 pic32_uart_readl(struct pic32_sport *sport, u32 reg) in pic32_uart_readl()
|
A D | pxa.c | 794 struct uart_pxa_port *sport = dev_get_drvdata(dev); in serial_pxa_suspend() local 804 struct uart_pxa_port *sport = dev_get_drvdata(dev); in serial_pxa_resume() local 825 struct uart_pxa_port *sport) in serial_pxa_probe_dt() 844 struct uart_pxa_port *sport; in serial_pxa_probe() local
|
/linux/net/core/ |
A D | secure_seq.c | 75 __be16 sport, __be16 dport) in secure_tcpv6_seq() 80 __be16 sport; in secure_tcpv6_seq() member 133 __be16 sport, __be16 dport) in secure_tcp_seq() 156 __be16 sport, __be16 dport) in secure_dccp_sequence_number() 171 __be16 sport, __be16 dport) in secure_dccpv6_sequence_number() 176 __be16 sport; in secure_dccpv6_sequence_number() member
|
/linux/drivers/infiniband/ulp/srpt/ |
A D | ib_srpt.c | 140 struct srpt_port *sport; in srpt_event_handler() local 550 static int srpt_refresh_port(struct srpt_port *sport) in srpt_refresh_port() 634 struct srpt_port *sport; in srpt_unregister_mad_agent() local 1785 struct srpt_port *sport = ch->sport; in srpt_create_ch_ib() local 1963 struct srpt_port *sport = ch->sport; in srpt_disconnect_ch_sync() local 2080 struct srpt_port *sport; in srpt_release_channel_work() local 2149 struct srpt_port *sport = &sdev->port[port_num - 1]; in srpt_cm_req_recv() local 2990 struct srpt_port *sport; in __srpt_lookup_wwn() local 3111 struct srpt_port *sport; in srpt_add_one() local 3287 struct srpt_port *sport = wwn->priv; in srpt_wwn_to_sport_id() local [all …]
|
/linux/net/ipv6/ |
A D | inet6_hashtables.c | 54 const __be16 sport, in __inet6_lookup_established() 119 __be16 sport, in lookup_reuseport() 138 const __be16 sport, const struct in6_addr *daddr, in inet6_lhash2_lookup() 166 const __be16 sport, in inet6_lookup_run_bpf() 191 const __be16 sport, const struct in6_addr *daddr, in inet6_lookup_listener() 231 const struct in6_addr *saddr, const __be16 sport, in inet6_lookup()
|
A D | syncookies.c | 42 __be16 sport, __be16 dport, u32 count, int c) in cookie_hash() 48 __be16 sport; in cookie_hash() member 65 __be16 sport, __be16 dport, __u32 sseq, in secure_tcp_syn_cookie() 76 const struct in6_addr *daddr, __be16 sport, in check_tcp_syn_cookie()
|
A D | fou6.c | 22 struct flowi6 *fl6, u8 *protocol, __be16 sport) in fou6_build_udp() 43 __be16 sport; in fou6_build_header() local 60 __be16 sport; in gue6_build_header() local
|
A D | udp.c | 103 const struct in6_addr *saddr, __be16 sport, in compute_score() 149 __be16 sport, in lookup_reuseport() 166 const struct in6_addr *saddr, __be16 sport, in udp6_lib_lookup2() 197 __be16 sport, in udp6_lookup_run_bpf() 220 const struct in6_addr *saddr, __be16 sport, in __udp6_lib_lookup() 271 __be16 sport, __be16 dport, in __udp6_lib_lookup_skb() 282 __be16 sport, __be16 dport) in udp6_lib_lookup_skb() 295 struct sock *udp6_lib_lookup(struct net *net, const struct in6_addr *saddr, __be16 sport, in udp6_lib_lookup()
|
/linux/include/net/ |
A D | inet6_hashtables.h | 64 const __be16 sport, in __inet6_lookup() 83 const __be16 sport, in __inet6_lookup_skb()
|
A D | inet_hashtables.h | 274 __be32 saddr, __be16 sport, in inet_lookup_listener() 340 const __be32 saddr, const __be16 sport, in inet_lookup_established() 351 const __be32 saddr, const __be16 sport, in __inet_lookup() 372 const __be32 saddr, const __be16 sport, in inet_lookup() 390 const __be16 sport, in __inet_lookup_skb()
|
A D | route.h | 160 __be16 dport, __be16 sport, in ip_route_output_ports() 293 __be16 sport, __be16 dport, in ip_route_connect_init() 309 __be16 sport, __be16 dport, in ip_route_connect() 331 __be16 sport, __be16 dport, in ip_route_newports()
|
A D | flow.h | 49 __be16 sport; member 59 __le16 sport; member 100 __be16 dport, __be16 sport, in flowi4_init_output()
|
/linux/net/ipv4/netfilter/ |
A D | nf_socket_ipv4.c | 69 const __be16 sport, const __be16 dport, in nf_socket_get_sock_v4() 88 __be16 dport, sport; in nf_sk_lookup_slow_v4() local
|
/linux/net/ipv6/netfilter/ |
A D | nf_socket_ipv6.c | 81 const __be16 sport, const __be16 dport, in nf_socket_get_sock_v6() 100 __be16 dport, sport; in nf_sk_lookup_slow_v6() local
|
/linux/net/ipv4/ |
A D | syncookies.c | 46 static u32 cookie_hash(__be32 saddr, __be32 daddr, __be16 sport, __be16 dport, in cookie_hash() 89 static __u32 secure_tcp_syn_cookie(__be32 saddr, __be32 daddr, __be16 sport, in secure_tcp_syn_cookie() 119 __be16 sport, __be16 dport, __u32 sseq) in check_tcp_syn_cookie()
|
A D | inet_hashtables.c | 257 __be32 saddr, __be16 sport, in lookup_reuseport() 281 const __be32 saddr, __be16 sport, in inet_lhash2_lookup() 309 __be32 saddr, __be16 sport, in inet_lookup_run_bpf() 332 const __be32 saddr, __be16 sport, in __inet_lookup_listener() 394 const __be32 saddr, const __be16 sport, in __inet_lookup_established()
|
A D | fou.c | 972 u8 *protocol, __be16 *sport, int type) in __fou_build_header() 988 u8 *protocol, __be16 *sport, int type) in __gue_build_header() 1063 struct flowi4 *fl4, u8 *protocol, __be16 sport) in fou_build_udp() 1086 __be16 sport; in fou_build_header() local 1103 __be16 sport; in gue_build_header() local
|
/linux/drivers/infiniband/hw/hns/ |
A D | hns_roce_ah.c | 42 u16 sport; in get_ah_udp_sport() local
|
/linux/drivers/infiniband/hw/mlx5/ |
A D | ah.c | 39 __be16 sport; in mlx5_ah_get_udp_sport() local
|