/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | isp116x-hcd.c | 911 int ports, i, changed = 0; in isp116x_hub_status_data() local 1010 int ports = isp116x->rhdesca & RH_A_NDP; in isp116x_hub_control() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | tty_driver.h | 315 struct tty_port **ports; member
|
/kernel/linux/linux-5.10/include/net/ |
H A D | flow.h | 50 } ports; member
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | emux_synth.h | 103 int ports[SNDRV_EMUX_MAX_PORTS]; /* The ports for this device */ member
|
/kernel/linux/linux-5.10/net/dsa/ |
H A D | dsa2.c | 785 struct device_node *ports, *port; dsa_switch_parse_ports_of() local [all...] |
/kernel/linux/linux-5.10/net/hsr/ |
H A D | hsr_main.h | 203 struct list_head ports; member
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | inet_hashtables.c | 408 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet_lookup_established() local 460 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet_check_established() local 528 const __portpair ports = INET_COMBINED_PORTS(sk->sk_dport, sk->sk_num); in inet_ehash_lookup_by_sk() local [all...] |
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | datagram.c | 718 __be16 _ports[2], *ports; in ip6_datagram_recv_specific_ctl() local
|
/kernel/linux/linux-5.10/drivers/media/platform/xilinx/ |
H A D | xilinx-tpg.c | 712 struct device_node *ports; in xtpg_parse_of() local
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | g_NCR5380.c | 228 unsigned int *ports = NULL; in generic_NCR5380_init_one() local [all...] |
/kernel/linux/linux-6.6/drivers/net/dsa/ |
H A D | bcm_sf2_cfp.c | 357 struct flow_match_ports ports; in bcm_sf2_cfp_ipv4_rule_set() local 638 struct flow_match_ports ports; in bcm_sf2_cfp_ipv6_rule_set() local 263 bcm_sf2_cfp_slice_ipv4(struct bcm_sf2_priv *priv, struct flow_dissector_key_ipv4_addrs *addrs, struct flow_dissector_key_ports *ports, const __be16 vlan_tci, unsigned int slice_num, u8 num_udf, bool mask) bcm_sf2_cfp_slice_ipv4() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-switch.h | 126 u64 ports; member 177 struct ethsw_port_priv **ports; member
|
/kernel/linux/linux-6.6/drivers/media/platform/xilinx/ |
H A D | xilinx-tpg.c | 715 struct device_node *ports; in xtpg_parse_of() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_tc.h | 50 } ports; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H A D | bridge_priv.h | 164 struct xarray ports; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_main.c | 1079 struct fwnode_handle *ports, *portnp; lan966x_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | minimal.c | 35 struct mlxsw_m_port **ports; member [all...] |
/kernel/linux/linux-6.6/include/net/ |
H A D | flow.h | 51 } ports; member
|
H A D | inet_hashtables.h | 359 inet_match(struct net *net, const struct sock *sk, const __addrpair cookie, const __portpair ports, int dif, int sdif) inet_match() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | tty_driver.h | 454 struct tty_port **ports; member
|
/kernel/linux/linux-6.6/drivers/scsi/isci/ |
H A D | host.h | 196 struct isci_port ports[SCI_MAX_PORTS + 1]; /* includes dummy port */ member
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | imm.c | 1152 int ports; in __imm_attach() local
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | bcm63xx_uart.c | 31 static struct uart_port ports[BCM63XX_NR_UARTS]; variable
|
/kernel/linux/linux-6.6/drivers/soc/hisilicon/ |
H A D | kunpeng_hccs.h | 34 struct hccs_port_info *ports; member
|
/kernel/linux/linux-6.6/drivers/soc/qcom/ |
H A D | pmic_glink_altmode.c | 104 struct pmic_glink_altmode_port ports[PMIC_GLINK_MAX_PORTS]; member [all...] |