Home
last modified time | relevance | path

Searched refs:selected_phys (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/net/bluetooth/
A Dmgmt.c753 u32 selected_phys = 0; in get_selected_phys() local
756 selected_phys |= MGMT_PHY_BR_1M_1SLOT; in get_selected_phys()
759 selected_phys |= MGMT_PHY_BR_1M_3SLOT; in get_selected_phys()
793 selected_phys |= MGMT_PHY_LE_1M_TX; in get_selected_phys()
796 selected_phys |= MGMT_PHY_LE_1M_RX; in get_selected_phys()
799 selected_phys |= MGMT_PHY_LE_2M_TX; in get_selected_phys()
802 selected_phys |= MGMT_PHY_LE_2M_RX; in get_selected_phys()
811 return selected_phys; in get_selected_phys()
4027 u32 selected_phys = __le32_to_cpu(cp->selected_phys); in set_default_phy_sync() local
4075 selected_phys = __le32_to_cpu(cp->selected_phys); in set_phy_configuration()
[all …]
/linux-6.3-rc2/include/net/bluetooth/
A Dmgmt.h634 __le32 selected_phys; member
669 __le32 selected_phys; member
1105 __le32 selected_phys; member

Completed in 27 milliseconds