Home
last modified time | relevance | path

Searched refs:ath9k_ops (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dmain.c2744 ath9k_ops.hw_scan = ath9k_hw_scan; in ath9k_fill_chanctx_ops()
2745 ath9k_ops.cancel_hw_scan = ath9k_cancel_hw_scan; in ath9k_fill_chanctx_ops()
2746 ath9k_ops.remain_on_channel = ath9k_remain_on_channel; in ath9k_fill_chanctx_ops()
2747 ath9k_ops.cancel_remain_on_channel = ath9k_cancel_remain_on_channel; in ath9k_fill_chanctx_ops()
2748 ath9k_ops.add_chanctx = ath9k_add_chanctx; in ath9k_fill_chanctx_ops()
2749 ath9k_ops.remove_chanctx = ath9k_remove_chanctx; in ath9k_fill_chanctx_ops()
2750 ath9k_ops.change_chanctx = ath9k_change_chanctx; in ath9k_fill_chanctx_ops()
2751 ath9k_ops.assign_vif_chanctx = ath9k_assign_vif_chanctx; in ath9k_fill_chanctx_ops()
2752 ath9k_ops.unassign_vif_chanctx = ath9k_unassign_vif_chanctx; in ath9k_fill_chanctx_ops()
2753 ath9k_ops in ath9k_fill_chanctx_ops()
2776 struct ieee80211_ops ath9k_ops = { global() variable
[all...]
H A Dahb.c110 hw = ieee80211_alloc_hw(sizeof(struct ath_softc), &ath9k_ops); in ath_ahb_probe()
H A Dpci.c951 hw = ieee80211_alloc_hw(sizeof(struct ath_softc), &ath9k_ops); in ath_pci_probe()
H A Dath9k.h36 extern struct ieee80211_ops ath9k_ops;
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dmain.c2741 ath9k_ops.hw_scan = ath9k_hw_scan; in ath9k_fill_chanctx_ops()
2742 ath9k_ops.cancel_hw_scan = ath9k_cancel_hw_scan; in ath9k_fill_chanctx_ops()
2743 ath9k_ops.remain_on_channel = ath9k_remain_on_channel; in ath9k_fill_chanctx_ops()
2744 ath9k_ops.cancel_remain_on_channel = ath9k_cancel_remain_on_channel; in ath9k_fill_chanctx_ops()
2745 ath9k_ops.add_chanctx = ath9k_add_chanctx; in ath9k_fill_chanctx_ops()
2746 ath9k_ops.remove_chanctx = ath9k_remove_chanctx; in ath9k_fill_chanctx_ops()
2747 ath9k_ops.change_chanctx = ath9k_change_chanctx; in ath9k_fill_chanctx_ops()
2748 ath9k_ops.assign_vif_chanctx = ath9k_assign_vif_chanctx; in ath9k_fill_chanctx_ops()
2749 ath9k_ops.unassign_vif_chanctx = ath9k_unassign_vif_chanctx; in ath9k_fill_chanctx_ops()
2750 ath9k_ops in ath9k_fill_chanctx_ops()
2773 struct ieee80211_ops ath9k_ops = { global() variable
[all...]
H A Dahb.c106 hw = ieee80211_alloc_hw(sizeof(struct ath_softc), &ath9k_ops); in ath_ahb_probe()
H A Dath9k.h37 extern struct ieee80211_ops ath9k_ops;
H A Dpci.c945 hw = ieee80211_alloc_hw(sizeof(struct ath_softc), &ath9k_ops); in ath_pci_probe()

Completed in 14 milliseconds