Searched defs:plfxlc_mac (Results 1 – 1 of 1) sorted by relevance
117 struct plfxlc_mac { struct118 struct ieee80211_hw *hw;119 struct ieee80211_vif *vif;120 struct beacon beacon;121 struct work_struct set_rts_cts_work;122 struct work_struct process_intr;123 struct plfxlc_mc_hash multicast_hash;147 static inline struct plfxlc_mac * argument