Home
last modified time | relevance | path

Searched refs:rx_bandwidth (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/media/usb/hackrf/
Dhackrf.c154 struct v4l2_ctrl *rx_bandwidth; member
302 uitmp = dev->rx_bandwidth->val; in hackrf_set_params()
310 dev->rx_bandwidth->val = uitmp; in hackrf_set_params()
311 dev->rx_bandwidth->cur.val = uitmp; in hackrf_set_params()
1426 dev->rx_bandwidth = v4l2_ctrl_new_std(&dev->rx_ctrl_handler, in hackrf_probe()
/linux-6.1.9/include/net/bluetooth/
Dhci.h819 __le32 rx_bandwidth; member
830 __le32 rx_bandwidth; member
948 __le32 rx_bandwidth; member
/linux-6.1.9/net/bluetooth/
Dsco.c781 cp.rx_bandwidth = cpu_to_le32(0x00001f40); in sco_conn_defer_accept()
Dhci_conn.c389 cp.rx_bandwidth = cpu_to_le32(0x00001f40); in hci_enhanced_setup_sync()
503 cp.rx_bandwidth = cpu_to_le32(0x00001f40); in hci_setup_sync_conn()
Dhci_event.c3351 cp.rx_bandwidth = cpu_to_le32(0x00001f40); in hci_conn_request_evt()