Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/include/net/bluetooth/
Dhci.h858 __le32 tx_bandwidth; member
869 __le32 tx_bandwidth; member
987 __le32 tx_bandwidth; member
/linux-6.6.21/net/bluetooth/
Dsco.c772 cp.tx_bandwidth = cpu_to_le32(0x00001f40); in sco_conn_defer_accept()
Dhci_conn.c361 cp.tx_bandwidth = cpu_to_le32(0x00001f40); in hci_enhanced_setup_sync()
475 cp.tx_bandwidth = cpu_to_le32(0x00001f40); in hci_setup_sync_conn()
Dhci_event.c3368 cp.tx_bandwidth = cpu_to_le32(0x00001f40); in hci_conn_request_evt()