Home
last modified time | relevance | path

Searched defs:port_count (Results 1 – 25 of 34) sorted by relevance

12

/linux/tools/testing/selftests/net/lib/py/
H A Dnsim.py53 def __init__(self, port_count=1, queue_count=1, ns=None): argument
112 def wait_for_netdevs(self, port_count): argument
/linux/drivers/net/netdevsim/
H A Dbus.c143 unsigned int id, port_count, num_queues; in new_device_store() local
420 nsim_bus_dev_new(unsigned int id, unsigned int port_count, unsigned int num_queues) in nsim_bus_dev_new()
H A Dnetdevsim.h421 unsigned int port_count; member
H A Ddev.c1444 unsigned int port_count) in nsim_dev_port_add_all()
/linux/drivers/tty/serial/
H A Dmux.c432 int port_count = get_mux_port_count(dev); in mux_probe() local
477 int port_count = (long)dev_get_drvdata(&dev->dev); in mux_remove() local
/linux/drivers/acpi/
H A Dmipi-disco-img.c55 u32 port_count; member
202 size_t port_count = csi2->port_count; in alloc_crs_csi2_swnodes() local
/linux/drivers/net/wwan/t7xx/
H A Dt7xx_port_ctrl_msg.c130 unsigned int version, port_count, i; in t7xx_port_enum_msg_handler() local
H A Dt7xx_port_proxy.h41 int port_count; member
H A Dt7xx_port_proxy.c519 u32 port_count; in t7xx_port_proxy_set_cfg() local
/linux/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_netdev.c140 u8 i, port_count = 0; in opa_vnic_process_vema_config() local
/linux/drivers/firewire/
H A Dcore-topology.c26 static struct fw_node *fw_node_create(u32 sid, int port_count, int color) in fw_node_create()
H A Dcore.h182 u8 port_count; member
/linux/drivers/net/ethernet/rocker/
H A Drocker.h61 unsigned int port_count; member
H A Drocker_ofdpa.c1448 unsigned int port_count = ofdpa->rocker->port_count; in ofdpa_port_vlan_flood_group() local
1494 unsigned int port_count = ofdpa->rocker->port_count; in ofdpa_port_vlan_l2_groups() local
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsdio.c1841 u32 port_count; in mwifiex_sdio_card_to_host_mp_aggr() local
2273 u32 port_count; in mwifiex_host_to_card_mp_aggr() local
/linux/drivers/usb/early/
H A Dxhci-dbc.c369 u32 val, port_offset, port_count; in xdbc_reset_debug_port() local
/linux/drivers/scsi/elx/libefc/
H A Defc_fabric.c654 u32 port_id = 0, port_count, plist_count; in efc_process_gidpt_payload() local
/linux/drivers/usb/cdns3/
H A Dcdnsp-mem.c1126 u32 temp, port_offset, port_count; in cdnsp_add_in_port() local
/linux/sound/usb/
H A Dmixer_scarlett2.c1174 const int port_count[SCARLETT2_PORT_TYPE_COUNT][SCARLETT2_PORT_DIRNS]; member
2906 const int (*port_count)[SCARLETT2_PORT_DIRNS] = info->port_count; in scarlett2_usb_populate_mux() local
3045 const int (*port_count)[SCARLETT2_PORT_DIRNS] = info->port_count; in scarlett2_usb_set_mux() local
7383 const int (*port_count)[SCARLETT2_PORT_DIRNS] = info->port_count; in scarlett2_mux_src_enum_ctl_info() local
7493 const int (*port_count)[SCARLETT2_PORT_DIRNS] = info->port_count; in scarlett2_add_mux_enums() local
8516 const int (*port_count)[SCARLETT2_PORT_DIRNS] = info->port_count; in scarlett2_count_io() local
/linux/drivers/scsi/qla2xxx/
H A Dqla_edif_bsg.h133 uint8_t port_count; member
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c6136 u8 found = 0, port_count = 0, port_id; in _scsih_get_port_table_after_reset() local
6279 int index, u8 port_count, int offset) in _scsih_del_phy_part_of_anther_port()
6312 int index, int port_count) in _scsih_add_or_del_phys_from_existing_port()
6403 u32 port_count = 0; in _scsih_sas_port_refresh() local
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera.h299 u32 port_count; member
/linux/drivers/tty/
H A Dsynclink_gt.c220 int port_count; /* count of ports on adapter */ member
3521 int port_count = 1; in device_init() local
/linux/drivers/usb/host/
H A Dxhci-mem.c1987 u32 temp, port_offset, port_count; in xhci_add_in_port() local
/linux/tools/testing/selftests/net/
H A Dbpf_offload.py346 def __init__(self, port_count=1, ns=None): argument

12