Searched defs:ieee80211_local (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/mac80211/ |
H A D | ieee80211_i.h | 1316 struct fq fq; 1349 int monitors, cooked_mntrs; 1351 int fif_fcsfail, fif_plcpfail, fif_control, fif_other_bss, fif_pspoll, 1407 bool wowlan; 1457 u32 wep_iv; 1506 struct led_trigger tx_led, rx_led, assoc_led, radio_led; 1508 atomic_t tx_led_active, rx_led_active, assoc_led_active; 1509 atomic_t radio_led_active, tpt_led_active; 1579 } debugfs; 1588 struct wiphy_work hw_roc_start, hw_roc_done; [all …]
|