Searched defs:ieee80211_hw (Results 1 – 2 of 2) sorted by relevance
1964 struct ieee80211_hw { struct1965 struct ieee80211_conf conf;1966 struct wiphy *wiphy;1967 const char *rate_control_algorithm;1968 void *priv;1969 u32 flags;1970 unsigned int extra_tx_headroom;1971 unsigned int extra_beacon_tailroom;1972 int vif_data_size;1973 int sta_data_size;[all …]
660 bool (*cmd_send_packet)(struct ieee80211_hw *, struct sk_buff *)) in rtl92c_set_fw_rsvdpagepkt()