Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/usb/hackrf/
Dhackrf.c160 struct v4l2_ctrl *tx_bandwidth; member
318 uitmp = dev->tx_bandwidth->val; in hackrf_set_params()
326 dev->tx_bandwidth->val = uitmp; in hackrf_set_params()
327 dev->tx_bandwidth->cur.val = uitmp; in hackrf_set_params()
1449 dev->tx_bandwidth = v4l2_ctrl_new_std(&dev->tx_ctrl_handler, in hackrf_probe()
/linux-5.19.10/include/net/bluetooth/
Dhci.h789 __le32 tx_bandwidth; member
800 __le32 tx_bandwidth; member
918 __le32 tx_bandwidth; member
/linux-5.19.10/net/bluetooth/
Dhci_conn.c331 cp.tx_bandwidth = cpu_to_le32(0x00001f40); in hci_enhanced_setup_sync_conn()
445 cp.tx_bandwidth = cpu_to_le32(0x00001f40); in hci_setup_sync_conn()
Dsco.c780 cp.tx_bandwidth = cpu_to_le32(0x00001f40); in sco_conn_defer_accept()
Dhci_event.c3301 cp.tx_bandwidth = cpu_to_le32(0x00001f40); in hci_conn_request_evt()