Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dmac80211.h2851 struct ieee80211_hw { struct
2853 struct wiphy *wiphy;
2855 void *priv;
2859 int vif_data_size;
2860 int sta_data_size;
2861 int chanctx_data_size;
2862 int txq_data_size;
2863 u16 queues;
2865 s8 max_signal;
2866 u8 max_rates;
[all …]
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
A Dfw_common.c564 bool (*cmd_send_packet)(struct ieee80211_hw *, struct sk_buff *)) in rtl92c_set_fw_rsvdpagepkt()

Completed in 20 milliseconds