Home
last modified time | relevance | path

Searched +defs:single +defs:port (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/
Dxdp_synproxy.c92 __u64 *tcpipopts, char **ports, bool *single, bool *tc) in parse_options()
368 bool single; in main() local
405 __u16 port; in main() local
/linux-6.12.1/drivers/scsi/libsas/
Dsas_expander.c29 static void sas_port_add_ex_phy(struct sas_port *port, struct ex_phy *ex_phy) in sas_port_add_ex_phy()
375 int single) in sas_ex_phy_discover_helper()
394 int sas_ex_phy_discover(struct domain_device *dev, int single) in sas_ex_phy_discover()
642 static int sas_dev_present_in_domain(struct asd_sas_port *port, in sas_dev_present_in_domain()
748 struct sas_port *port; in sas_ex_get_linkrate() local
897 struct asd_sas_port *port; in sas_ex_discover_expander() local
1124 static int sas_ex_discover_devices(struct domain_device *dev, int single) in sas_ex_discover_devices()
1582 static int sas_ex_level_discovery(struct asd_sas_port *port, const int level) in sas_ex_level_discovery()
1603 static int sas_ex_bfs_disc(struct asd_sas_port *port) in sas_ex_bfs_disc()
1831 static void sas_unregister_ex_tree(struct asd_sas_port *port, struct domain_device *dev) in sas_unregister_ex_tree()
/linux-6.12.1/drivers/s390/net/
Dqeth_core_main.c1487 static void qeth_osa_set_output_queues(struct qeth_card *card, bool single) in qeth_osa_set_output_queues()
2260 u8 port = ((u8)card->dev->dev_port) | 0x80; in qeth_idx_setup_activate_cmd() local