Home
last modified time | relevance | path

Searched refs:phys (Results 1 – 4 of 4) sorted by relevance

/net/caif/
Dcfcnfg.c59 struct list_head phys; member
100 INIT_LIST_HEAD(&this->phys); in cfcnfg_create()
138 list_for_each_entry_rcu(phy, &cnfg->phys, node) in cfcnfg_get_phyinfo_rcu()
154 list_for_each_entry_rcu(phy, &cnfg->phys, node) { in cfcnfg_get_phyid()
162 list_for_each_entry_rcu(phy, &cnfg->phys, node) in cfcnfg_get_phyid()
173 list_for_each_entry_rcu(phy, &cnfg->phys, node) in cfcnfg_get_id_from_ifi()
511 list_add_rcu(&phyinfo->node, &cnfg->phys); in cfcnfg_add_phy_layer()
582 list_add_rcu(&phyinfo->node, &cnfg->phys); in cfcnfg_del_phy_layer()
/net/bluetooth/
Dhci_conn.c818 cp->phys |= LE_SCAN_PHY_1M; in hci_req_add_le_create_conn()
826 cp->phys |= LE_SCAN_PHY_2M; in hci_req_add_le_create_conn()
834 cp->phys |= LE_SCAN_PHY_CODED; in hci_req_add_le_create_conn()
/net/bluetooth/hidp/
Dcore.c785 snprintf(hid->phys, sizeof(hid->phys), "%pMR", in hidp_setup_hid()
/net/core/
Ddevlink.c532 attrs->phys.port_number)) in devlink_nl_port_attrs_put()
537 attrs->phys.port_number)) in devlink_nl_port_attrs_put()
540 attrs->phys.split_subport_number)) in devlink_nl_port_attrs_put()
6492 attrs->phys.port_number = port_number; in devlink_port_attrs_set()
6493 attrs->phys.split_subport_number = split_subport_number; in devlink_port_attrs_set()
6563 n = snprintf(name, len, "p%u", attrs->phys.port_number); in __devlink_port_phys_port_name_get()
6566 attrs->phys.port_number, in __devlink_port_phys_port_name_get()
6567 attrs->phys.split_subport_number); in __devlink_port_phys_port_name_get()