Searched defs:wlc_protection (Results 1 – 1 of 1) sorted by relevance
203 struct wlc_protection { struct204 bool _g; /* use g spec protection, driver internal */205 s8 g_override; /* override for use of g spec protection */206 u8 gmode_user; /* user config gmode, operating band->gmode is different */207 s8 overlap; /* Overlap BSS/IBSS protection for both 11g and 11n */208 s8 nmode_user; /* user config nmode, operating pub->nmode is different */209 s8 n_cfg; /* use OFDM protection on MIMO frames */210 s8 n_cfg_override; /* override for use of N protection */211 bool nongf; /* non-GF present protection */212 s8 nongf_override; /* override for use of GF protection */[all …]