Searched refs:tx_data_rssi_pad_bytes (Results 1 – 2 of 2) sorted by relevance
647 int (*tx_data_rssi_pad_bytes)(struct htt_resp *htt); member663 if (hw->hw_ops->tx_data_rssi_pad_bytes) in ath10k_tx_data_rssi_get_pad_bytes()664 return hw->hw_ops->tx_data_rssi_pad_bytes(htt); in ath10k_tx_data_rssi_get_pad_bytes()
1154 .tx_data_rssi_pad_bytes = ath10k_get_htt_tx_data_rssi_pad,