Home
last modified time | relevance | path

Searched refs:tx_data_rssi_pad_bytes (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhw.h641 int (*tx_data_rssi_pad_bytes)(struct htt_resp *htt); member
675 if (hw->hw_ops->tx_data_rssi_pad_bytes) in ath10k_tx_data_rssi_get_pad_bytes()
676 return hw->hw_ops->tx_data_rssi_pad_bytes(htt); in ath10k_tx_data_rssi_get_pad_bytes()
H A Dhw.c1166 .tx_data_rssi_pad_bytes = ath10k_get_htt_tx_data_rssi_pad,
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhw.h652 int (*tx_data_rssi_pad_bytes)(struct htt_resp *htt); member
668 if (hw->hw_ops->tx_data_rssi_pad_bytes) in ath10k_tx_data_rssi_get_pad_bytes()
669 return hw->hw_ops->tx_data_rssi_pad_bytes(htt); in ath10k_tx_data_rssi_get_pad_bytes()
H A Dhw.c1153 .tx_data_rssi_pad_bytes = ath10k_get_htt_tx_data_rssi_pad,

Completed in 10 milliseconds