Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dmac80211.h2876 struct ieee80211_hw { struct
2878 struct wiphy *wiphy;
2880 void *priv;
2884 int vif_data_size;
2885 int sta_data_size;
2886 int chanctx_data_size;
2887 int txq_data_size;
2888 u16 queues;
2890 s8 max_signal;
2891 u8 max_rates;
[all …]
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dfw_common.c564 bool (*cmd_send_packet)(struct ieee80211_hw *, struct sk_buff *)) in rtl92c_set_fw_rsvdpagepkt()