| /linux/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | sharedbuffer_configuration.py | 249 def get_tcbinds(ports, verify_existence=False): argument 264 def do_check_tcbind(ports, tcbinds, vp): argument 290 def check_tcbind(dlname, ports, pools): argument 321 def get_portpools(ports, verify_existence=False): argument 336 def do_check_portpool(ports, portpools, vp): argument 357 def check_portpool(dlname, ports, pools): argument
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_adapter.h | 23 struct list_head ports; member 46 struct ice_port_list ports; member
|
| /linux/include/uapi/linux/netfilter/ |
| H A D | xt_multiport.h | 19 __u16 ports[XT_MULTI_PORTS]; /* Ports */ member 25 __u16 ports[XT_MULTI_PORTS]; /* Ports */ member
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_mdb.c | 11 u16 ports; member 18 u16 ports; member 148 u16 ports; in lan966x_mdb_ip_del() local 183 lan966x_pgid_entry_add(struct lan966x *lan966x, int index, u16 ports) in lan966x_pgid_entry_add() 306 u16 ports; in lan966x_mdb_l2_del() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
| H A D | port_sel.h | 41 u8 *ports) in mlx5_lag_port_sel_create() 46 static inline int mlx5_lag_port_sel_modify(struct mlx5_lag *ldev, u8 *ports) in mlx5_lag_port_sel_modify()
|
| H A D | lag.c | 88 u8 *ports = ldev->v2p_map; in mlx5_cmd_create_lag() local 122 u8 *ports) in mlx5_cmd_modify_lag() 163 u8 *ports, int *num_disabled) in mlx5_infer_tx_disabled() 175 u8 *ports, int *num_enabled) in mlx5_infer_tx_enabled() 524 u8 *ports) in mlx5_infer_tx_affinity_mapping() 636 static int mlx5_cmd_modify_active_port(struct mlx5_core_dev *dev, u8 ports) in mlx5_cmd_modify_active_port() 651 static int _mlx5_modify_lag(struct mlx5_lag *ldev, u8 *ports) in _mlx5_modify_lag() 714 u8 ports[MLX5_MAX_PORTS * MLX5_LAG_MAX_HASH_BUCKETS] = {}; in mlx5_modify_lag() local
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | xdp_flowtable.c | 45 static bool xdp_flowtable_offload_check_tcp_state(void *ports, void *data_end, in xdp_flowtable_offload_check_tcp_state() 76 struct flow_ports___local *ports; in xdp_flowtable_do_lookup() local
|
| H A D | sock_iter_batch.c | 27 volatile const __u16 ports[2]; variable
|
| /linux/sound/core/seq/ |
| H A D | seq_midi.c | 55 struct seq_midisynth *ports[SNDRV_RAWMIDI_DEVICES]; member 274 unsigned int p, ports; in snd_seq_midisynth_probe() local 421 int device = dev->device, p, ports; in snd_seq_midisynth_remove() local
|
| H A D | seq_dummy.c | 53 static int ports = 1; variable
|
| /linux/drivers/net/ethernet/mscc/ |
| H A D | ocelot.h | 62 unsigned long ports; member 73 u16 ports; member
|
| /linux/include/net/ |
| H A D | inet6_hashtables.h | 35 const u32 ports = (((u32)lport) << 16) | (__force u32)fport; in __inet6_ehashfn() local 175 const __portpair ports, in inet6_match()
|
| /linux/drivers/usb/host/ |
| H A D | ehci-hub.c | 623 int ports, i, retval = 1; in ehci_hub_status_data() local 702 int ports = HCS_N_PORTS (ehci->hcs_params); in ehci_hub_descriptor() local 741 int ports = HCS_N_PORTS (ehci->hcs_params); in ehci_hub_control() local
|
| H A D | xen-hcd.c | 72 struct rhport_status ports[XENUSB_MAX_PORTNR]; member 316 int i, ports; in xenhcd_bus_suspend() local 339 int i, ports; in xenhcd_bus_resume() local 361 int ports = info->rh_numports; in xenhcd_hub_descriptor() local 397 int ports; in xenhcd_hub_status_data() local 430 int ports = info->rh_numports; in xenhcd_hub_control() local
|
| H A D | ohci-at91.c | 46 u8 ports; /* number of ports on root hub */ member 538 u32 ports; in ohci_hcd_at91_drv_probe() local
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | xdp_synproxy.c | 92 __u64 *tcpipopts, char **ports, bool *single, bool *tc) in parse_options() 367 char *ports; in main() local
|
| /linux/drivers/gpu/drm/renesas/rcar-du/ |
| H A D | rcar_du_encoder.c | 27 struct device_node *ports; in rcar_du_encoder_count_ports() local
|
| /linux/drivers/infiniband/core/ |
| H A D | cma_configfs.c | 54 struct cma_dev_port_group *ports; member 202 struct cma_dev_port_group *ports; in make_cma_ports() local
|
| /linux/include/linux/platform_data/ |
| H A D | usb-ohci-s3c2410.h | 31 static inline void s3c2410_usb_report_oc(struct s3c2410_hcd_info *info, int ports) in s3c2410_usb_report_oc()
|
| /linux/samples/bpf/ |
| H A D | sockex3_user.c | 14 __be32 ports; member
|
| /linux/net/ipv6/ |
| H A D | inet6_hashtables.c | 91 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet6_lookup_established() local 313 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet6_check_established() local
|
| /linux/drivers/char/ipmi/ |
| H A D | ipmi_si_hardcode.c | 21 static unsigned int ports[SI_MAX_PARMS]; variable
|
| /linux/drivers/net/dsa/xrs700x/ |
| H A D | xrs700x.h | 37 struct xrs700x_port *ports; member
|
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_acorn.c | 34 int ports[MAX_PORTS]; member
|
| /linux/drivers/media/cec/usb/extron-da-hd-4k-plus/ |
| H A D | cec-splitter.h | 32 struct cec_splitter_port **ports; member
|