configurable_phys  617 include/net/bluetooth/mgmt.h 	__le32	configurable_phys;
configurable_phys 3328 net/bluetooth/mgmt.c 	rp.configurable_phys = cpu_to_le32(get_configurable_phys(hdev));
configurable_phys 3386 net/bluetooth/mgmt.c 	u32 selected_phys, configurable_phys, supported_phys, unconfigure_phys;
configurable_phys 3393 net/bluetooth/mgmt.c 	configurable_phys = get_configurable_phys(hdev);
configurable_phys 3402 net/bluetooth/mgmt.c 	unconfigure_phys = supported_phys & ~configurable_phys;