Home
last modified time | relevance | path

Searched refs:ath12k_mac_op_set_rekey_data (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.h247 void ath12k_mac_op_set_rekey_data(struct ieee80211_hw *hw,
H A Dmac.c13765 void ath12k_mac_op_set_rekey_data(struct ieee80211_hw *hw, in ath12k_mac_op_set_rekey_data() function
13800 EXPORT_SYMBOL(ath12k_mac_op_set_rekey_data);
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Dhw.c983 .set_rekey_data = ath12k_mac_op_set_rekey_data,