Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A 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
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_expander.c353 int single) in sas_ex_phy_discover_helper()
372 int sas_ex_phy_discover(struct domain_device *dev, int single) in sas_ex_phy_discover()
620 static int sas_dev_present_in_domain(struct asd_sas_port *port, in sas_dev_present_in_domain()
726 struct sas_port *port; in sas_ex_get_linkrate() local
877 struct asd_sas_port *port; in sas_ex_discover_expander() local
1104 static int sas_ex_discover_devices(struct domain_device *dev, int single) in sas_ex_discover_devices()
1562 static int sas_ex_level_discovery(struct asd_sas_port *port, const int level) in sas_ex_level_discovery()
1583 static int sas_ex_bfs_disc(struct asd_sas_port *port) in sas_ex_bfs_disc()
1811 static void sas_unregister_ex_tree(struct asd_sas_port *port, struct domain_device *dev) in sas_unregister_ex_tree()
/openbmc/linux/drivers/s390/net/
H A 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