Home
last modified time | relevance | path

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

/net/caif/
A 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()
516 list_add_rcu(&phyinfo->node, &cnfg->phys); in cfcnfg_add_phy_layer()
588 list_add_rcu(&phyinfo->node, &cnfg->phys); in cfcnfg_del_phy_layer()
/net/bluetooth/
A Dhci_conn.c2781 u32 phys = 0; in hci_conn_get_phy() local
2792 phys |= BT_PHY_BR_1M_1SLOT; in hci_conn_get_phy()
2800 phys |= BT_PHY_BR_1M_1SLOT; in hci_conn_get_phy()
2803 phys |= BT_PHY_BR_1M_3SLOT; in hci_conn_get_phy()
2806 phys |= BT_PHY_BR_1M_5SLOT; in hci_conn_get_phy()
2836 phys |= BT_PHY_BR_1M_1SLOT; in hci_conn_get_phy()
2859 phys |= BT_PHY_LE_1M_TX; in hci_conn_get_phy()
2862 phys |= BT_PHY_LE_1M_RX; in hci_conn_get_phy()
2865 phys |= BT_PHY_LE_2M_TX; in hci_conn_get_phy()
2868 phys |= BT_PHY_LE_2M_RX; in hci_conn_get_phy()
[all …]
A Dsco.c1107 u32 phys; in sco_sock_getsockopt() local
1154 phys = hci_conn_get_phy(sco_pi(sk)->conn->hcon); in sco_sock_getsockopt()
1156 if (put_user(phys, (u32 __user *) optval)) in sco_sock_getsockopt()
A Dl2cap_sock.c562 u32 phys; in l2cap_sock_getsockopt() local
673 phys = hci_conn_get_phy(chan->conn->hcon); in l2cap_sock_getsockopt()
675 if (put_user(phys, (u32 __user *) optval)) in l2cap_sock_getsockopt()
A Dhci_sync.c6477 cp->phys |= LE_SCAN_PHY_1M; in hci_le_ext_create_conn_sync()
6486 cp->phys |= LE_SCAN_PHY_2M; in hci_le_ext_create_conn_sync()
6495 cp->phys |= LE_SCAN_PHY_CODED; in hci_le_ext_create_conn_sync()
/net/devlink/
A Dport.c274 attrs->phys.port_number)) in devlink_nl_port_attrs_put()
279 attrs->phys.port_number)) in devlink_nl_port_attrs_put()
282 attrs->phys.split_subport_number)) in devlink_nl_port_attrs_put()
1532 attrs->phys.port_number); in __devlink_port_phys_port_name_get()
1535 attrs->phys.split_subport_number); in __devlink_port_phys_port_name_get()
/net/ethtool/
A Dphy.c86 pdn = xa_load(&topo->phys, phydev->phyindex); in phy_prepare_data()
A Dtsinfo.c454 xa_for_each_start(&dev->link_topo->phys, ctx->pos_phyindex, pdn, in ethnl_tsinfo_dump_one_net_topo()
A Dcommon.c940 xa_for_each(&dev->link_topo->phys, phy_index, pdn) { in ethtool_phy_get_ts_info_by_phc()
A Dnetlink.c765 xa_for_each_start(&dev->link_topo->phys, ctx->pos_phyindex, pdn, in ethnl_perphy_dump_one_dev()
/net/dsa/
A Ddevlink.c324 attrs.phys.port_number = dp->index; in dsa_port_devlink_setup()
/net/bluetooth/hidp/
A Dcore.c784 snprintf(hid->phys, sizeof(hid->phys), "%pMR", in hidp_setup_hid()
/net/core/
A Ddev.c11068 xa_destroy(&topo->phys); in netdev_free_phy_link_topology()

Completed in 62 milliseconds