Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/hackrf/
H A 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()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h866 __le32 tx_bandwidth; member
877 __le32 tx_bandwidth; member
945 __le32 tx_bandwidth; member
/openbmc/linux/net/bluetooth/
H A Dsco.c785 cp.tx_bandwidth = cpu_to_le32(0x00001f40); in sco_conn_defer_accept()
H A Dhci_conn.c309 cp.tx_bandwidth = cpu_to_le32(0x00001f40); in hci_enhanced_setup_sync()
423 cp.tx_bandwidth = cpu_to_le32(0x00001f40); in hci_setup_sync_conn()
H A Dhci_event.c3321 cp.tx_bandwidth = cpu_to_le32(0x00001f40); in hci_conn_request_evt()