Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dmac80211.h1964 struct ieee80211_hw { struct
1965 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 …]
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192c/
Dfw_common.c660 bool (*cmd_send_packet)(struct ieee80211_hw *, struct sk_buff *)) in rtl92c_set_fw_rsvdpagepkt()