Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.h217 void ath12k_mac_op_remove_interface(struct ieee80211_hw *hw,
H A Dmac.c10767 void ath12k_mac_op_remove_interface(struct ieee80211_hw *hw, in ath12k_mac_op_remove_interface() function
10815 EXPORT_SYMBOL(ath12k_mac_op_remove_interface);
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Dhw.c973 .remove_interface = ath12k_mac_op_remove_interface,