Searched defs:bandwidth_autoswitch (Results 1 – 2 of 2) sorted by relevance
1266 struct bandwidth_autoswitch { struct1267 long threshold_20Mhzto40Mhz;1268 long threshold_40Mhzto20Mhz;1269 bool bforced_tx20Mhz;1270 bool bautoswitch_enable;
1468 } bandwidth_autoswitch, *pbandwidth_autoswitch; typedef