Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/hackrf/
H A 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()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h850 __le32 rx_bandwidth; member
861 __le32 rx_bandwidth; member
929 __le32 rx_bandwidth; member
/openbmc/linux/net/bluetooth/
H A Dsco.c777 cp.rx_bandwidth = cpu_to_le32(0x00001f40); in sco_conn_defer_accept()
H A Dhci_conn.c361 cp.rx_bandwidth = cpu_to_le32(0x00001f40); in hci_enhanced_setup_sync()
475 cp.rx_bandwidth = cpu_to_le32(0x00001f40); in hci_setup_sync_conn()
H A Dhci_event.c3335 cp.rx_bandwidth = cpu_to_le32(0x00001f40); in hci_conn_request_evt()