Searched defs:bandwidth_autoswitch (Results 1 – 2 of 2) sorted by relevance
1216 struct bandwidth_autoswitch { struct1217 long threshold_20Mhzto40Mhz;1218 long threshold_40Mhzto20Mhz;1219 bool bforced_tx20Mhz;1220 bool bautoswitch_enable;
1469 } bandwidth_autoswitch, *pbandwidth_autoswitch; typedef