Home
last modified time | relevance | path

Searched defs:ath6kl (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath6kl/
Dcore.h694 struct ath6kl { struct
698 enum ath6kl_state state; argument
701 struct ath6kl_bmi bmi; argument
702 const struct ath6kl_hif_ops *hif_ops; argument
703 const struct ath6kl_htc_ops *htc_ops; argument
708 enum ath6kl_hif_type hif_type; argument
719 * Protects at least amsdu_rx_buffer_queue, ath6kl_alloc_cookie() argument
726 struct ath6kl_version version; argument
729 struct ath6kl_node_mapping node_map[MAX_NODE_NUM]; argument
734 struct ath6kl_cookie *cookie_list; argument
[all …]