Searched defs:ieee80211_local (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/net/mac80211/ |
A D | ieee80211_i.h | 1278 struct fq fq; 1308 int monitors, cooked_mntrs; 1310 int fif_fcsfail, fif_plcpfail, fif_control, fif_other_bss, fif_pspoll, 1363 bool wowlan; 1413 u32 wep_iv; 1462 struct led_trigger tx_led, rx_led, assoc_led, radio_led; 1464 atomic_t tx_led_active, rx_led_active, assoc_led_active; 1465 atomic_t radio_led_active, tpt_led_active; 1535 } debugfs; 1544 struct work_struct hw_roc_start, hw_roc_done; [all …]
|
Completed in 26 milliseconds