/linux/drivers/tty/serial/ |
H A D | sa1100.c | 45 #define UART_GET_UTCR0(sport) __raw_readl((sport)->port.membase + UTCR0) argument 46 #define UART_GET_UTCR1(sport) __raw_readl((sport)->port.membase + UTCR1) argument 47 #define UART_GET_UTCR2(sport) __raw_readl((sport)->port.membase + UTCR2) argument 48 #define UART_GET_UTCR3(sport) __raw_readl((sport)->port.membase + UTCR3) argument 49 #define UART_GET_UTSR0(sport) __raw_readl((sport)->port.membase + UTSR0) argument 50 #define UART_GET_UTSR1(sport) __raw_readl((sport)->port.membase + UTSR1) argument 51 #define UART_GET_CHAR(sport) __raw_readl((sport)->port.membase + UTDR) argument 53 #define UART_PUT_UTCR0(sport,v) __raw_writel((v),(sport)->port.membase + UTCR0) argument 54 #define UART_PUT_UTCR1(sport,v) __raw_writel((v),(sport)->port.membase + UTCR1) argument 55 #define UART_PUT_UTCR2(sport,v) __raw_writel((v),(sport)->port.membase + UTCR2) argument [all …]
|
H A D | imx.c | 273 static inline void imx_uart_writel(struct imx_port *sport, u32 val, u32 offset) in imx_uart_writel() 278 static inline u32 imx_uart_readl(struct imx_port *sport, u32 offset) in imx_uart_readl() 283 static inline unsigned imx_uart_uts_reg(struct imx_port *sport) in imx_uart_uts_reg() 288 static inline int imx_uart_is_imx1(struct imx_port *sport) in imx_uart_is_imx1() 297 static void imx_uart_ucrs_save(struct imx_port *sport, in imx_uart_ucrs_save() 306 static void imx_uart_ucrs_restore(struct imx_port *sport, in imx_uart_ucrs_restore() 317 static void imx_uart_rts_active(struct imx_port *sport, u32 *ucr2) in imx_uart_rts_active() 325 static void imx_uart_rts_inactive(struct imx_port *sport, u32 *ucr2) in imx_uart_rts_inactive() 339 static void imx_uart_soft_reset(struct imx_port *sport) in imx_uart_soft_reset() 373 static void imx_uart_disable_loopback_rs485(struct imx_port *sport) in imx_uart_disable_loopback_rs485() [all …]
|
H A D | fsl_lpuart.c | 362 static inline bool is_layerscape_lpuart(struct lpuart_port *sport) in is_layerscape_lpuart() 368 static inline bool is_imx7ulp_lpuart(struct lpuart_port *sport) in is_imx7ulp_lpuart() 373 static inline bool is_imx8ulp_lpuart(struct lpuart_port *sport) in is_imx8ulp_lpuart() 378 static inline bool is_imx8qxp_lpuart(struct lpuart_port *sport) in is_imx8qxp_lpuart() 408 static int __lpuart_enable_clks(struct lpuart_port *sport, bool is_en) in __lpuart_enable_clks() 430 static unsigned int lpuart_get_baud_clk_rate(struct lpuart_port *sport) in lpuart_get_baud_clk_rate() 475 static void lpuart_dma_tx(struct lpuart_port *sport) in lpuart_dma_tx() 523 struct lpuart_port *sport = arg; in lpuart_dma_tx_complete() local 558 static dma_addr_t lpuart_dma_datareg_addr(struct lpuart_port *sport) in lpuart_dma_datareg_addr() 571 struct lpuart_port *sport = container_of(port, in lpuart_dma_tx_request() local [all …]
|
H A D | esp32_uart.c | 327 struct esp32_port *sport = container_of(port, struct esp32_port, port); in esp32_uart_startup() local 355 struct esp32_port *sport = container_of(port, struct esp32_port, port); in esp32_uart_shutdown() local 481 struct esp32_port *sport = container_of(port, struct esp32_port, port); in esp32_uart_poll_init() local 534 struct esp32_port *sport = esp32_uart_ports[co->index]; in esp32_uart_console_write() local 554 struct esp32_port *sport; in esp32_uart_console_setup() local 585 struct esp32_port *sport = esp32_uart_ports[co->index]; in esp32_uart_console_exit() local 683 struct esp32_port *sport; in esp32_uart_probe() local
|
H A D | pxa.c | 751 struct uart_pxa_port *sport = dev_get_drvdata(dev); in serial_pxa_suspend() local 761 struct uart_pxa_port *sport = dev_get_drvdata(dev); in serial_pxa_resume() local 782 struct uart_pxa_port *sport) in serial_pxa_probe_dt() 801 struct uart_pxa_port *sport; in serial_pxa_probe() local
|
/linux/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.c | 203 struct srpt_port *sport; in srpt_event_handler() local 383 static void srpt_get_ioc(struct srpt_port *sport, u32 slot, in srpt_get_ioc() 538 struct srpt_port *sport = (struct srpt_port *)mad_agent->context; in srpt_mad_recv_handler() local 615 static int srpt_refresh_port(struct srpt_port *sport) in srpt_refresh_port() 699 struct srpt_port *sport; in srpt_unregister_mad_agent() local 1850 struct srpt_port *sport = ch->sport; in srpt_create_ch_ib() local 2027 struct srpt_port *sport = ch->sport; in srpt_disconnect_ch_sync() local 2044 static void __srpt_close_all_ch(struct srpt_port *sport) in __srpt_close_all_ch() 2067 static struct srpt_nexus *srpt_get_nexus(struct srpt_port *sport, in srpt_get_nexus() 2106 static void srpt_set_enabled(struct srpt_port *sport, bool enabled) in srpt_set_enabled() [all …]
|
/linux/net/core/ |
H A D | secure_seq.c | 77 __be16 sport, __be16 dport) in secure_tcpv6_seq() 82 __be16 sport; in secure_tcpv6_seq() member 137 __be16 sport, __be16 dport) in secure_tcp_seq() 162 __be16 sport, __be16 dport) in secure_dccp_sequence_number() 177 __be16 sport, __be16 dport) in secure_dccpv6_sequence_number() 182 __be16 sport; in secure_dccpv6_sequence_number() member
|
/linux/net/ipv6/ |
H A D | inet6_hashtables.c | 52 const __be16 sport, in __inet6_lookup_established() 132 __be16 sport, in inet6_lookup_reuseport() 154 const __be16 sport, const struct in6_addr *daddr, in inet6_lhash2_lookup() 181 const __be16 sport, in inet6_lookup_run_sk_lookup() 206 const __be16 sport, const struct in6_addr *daddr, in inet6_lookup_listener() 249 const struct in6_addr *saddr, const __be16 sport, in inet6_lookup()
|
H 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()
|
H 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
|
H A D | udp.c | 118 const struct in6_addr *saddr, __be16 sport, in compute_score() 164 const struct in6_addr *saddr, __be16 sport, in udp6_lib_lookup2() 221 const struct in6_addr *saddr, __be16 sport, in __udp6_lib_lookup() 274 __be16 sport, __be16 dport, in __udp6_lib_lookup_skb() 285 __be16 sport, __be16 dport) in udp6_lib_lookup_skb() 303 struct sock *udp6_lib_lookup(const struct net *net, const struct in6_addr *saddr, __be16 sport, in udp6_lib_lookup()
|
/linux/include/net/ |
H A D | inet6_hashtables.h | 89 const __be16 sport, in __inet6_lookup() 108 const struct in6_addr *saddr, const __be16 sport, in inet6_steal_sock() 148 const __be16 sport, in __inet6_lookup_skb()
|
H A D | inet_hashtables.h | 318 __be32 saddr, __be16 sport, in inet_lookup_listener() 400 const __be32 saddr, const __be16 sport, in inet_lookup_established() 411 const __be32 saddr, const __be16 sport, in __inet_lookup() 432 const __be32 saddr, const __be16 sport, in inet_lookup() 449 const __be32 saddr, const __be16 sport, in inet_steal_sock() 490 const __be16 sport, in __inet_lookup_skb()
|
H A D | route.h | 176 __be16 dport, __be16 sport, in ip_route_output_ports() 302 __be16 sport, __be16 dport, in ip_route_connect_init() 317 __be16 sport, __be16 dport, in ip_route_connect() 338 __be16 sport, __be16 dport, in ip_route_newports()
|
/linux/net/ipv4/netfilter/ |
H 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/ |
H 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/ |
H A D | syncookies.c | 45 static u32 cookie_hash(__be32 saddr, __be32 daddr, __be16 sport, __be16 dport, in cookie_hash() 84 static __u32 secure_tcp_syn_cookie(__be32 saddr, __be32 daddr, __be16 sport, in secure_tcp_syn_cookie() 114 __be16 sport, __be16 dport, __u32 sseq) in check_tcp_syn_cookie()
|
H A D | fou_core.c | 945 u8 *protocol, __be16 *sport, int type) in __fou_build_header() 961 u8 *protocol, __be16 *sport, int type) in __gue_build_header() 1036 struct flowi4 *fl4, u8 *protocol, __be16 sport) in fou_build_udp() 1059 __be16 sport; in fou_build_header() local 1076 __be16 sport; in gue_build_header() local
|
H A D | inet_hashtables.c | 353 __be32 saddr, __be16 sport, in inet_lookup_reuseport() 380 const __be32 saddr, __be16 sport, in inet_lhash2_lookup() 407 __be32 saddr, __be16 sport, in inet_lookup_run_sk_lookup() 429 const __be32 saddr, __be16 sport, in __inet_lookup_listener() 493 const __be32 saddr, const __be16 sport, in __inet_lookup_established()
|
H A D | fou_bpf.c | 16 __be16 sport; member
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_bpf_nf.c | 41 __be16 sport = 0; variable 174 __u16 sport = bpf_get_prandom_u32(); in nf_ct_test() local 277 __u16 sport = bpf_get_prandom_u32(); in nf_ct_opts_new_test() local
|
/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_mirror.c | 113 static int sparx5_mirror_get(struct sparx5_port *sport, in sparx5_mirror_get() 149 struct sparx5_port *sport, *mport; in sparx5_mirror_add() local
|
/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_ah.c | 43 u16 sport; in get_ah_udp_sport() local
|
/linux/tools/testing/selftests/net/ |
H A D | reuseport_bpf.c | 186 static void send_from(struct test_params p, uint16_t sport, char *buf, in send_from() 217 int epfd, conn, i, sport, expected; in test_recv_order() local
|
/linux/drivers/net/ |
H A D | bareudp.c | 314 __be16 sport, df; in bareudp_xmit_skb() local 387 __be16 sport; in bareudp6_xmit_skb() local 506 __be16 sport; in bareudp_fill_metadata_dst() local
|