Home
last modified time | relevance | path

Searched refs:configurable_phys (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h626 __le32 configurable_phys; member
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h635 __le32 configurable_phys; member
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c3408 rp.configurable_phys = cpu_to_le32(get_configurable_phys(hdev)); in get_phy_configuration()
3466 u32 selected_phys, configurable_phys, supported_phys, unconfigure_phys; in set_phy_configuration() local
3473 configurable_phys = get_configurable_phys(hdev); in set_phy_configuration()
3482 unconfigure_phys = supported_phys & ~configurable_phys; in set_phy_configuration()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c3900 rp.configurable_phys = cpu_to_le32(get_configurable_phys(hdev)); in get_phy_configuration()
4001 u32 selected_phys, configurable_phys, supported_phys, unconfigure_phys; in set_phy_configuration() local
4008 configurable_phys = get_configurable_phys(hdev); in set_phy_configuration()
4017 unconfigure_phys = supported_phys & ~configurable_phys; in set_phy_configuration()

Completed in 27 milliseconds