Searched defs:bandwidth_autoswitch (Results 1 – 2 of 2) sorted by relevance
1748 struct bandwidth_autoswitch { struct1749 long threshold_20Mhzto40Mhz;1750 long threshold_40Mhzto20Mhz;1751 bool bforced_tx20Mhz;1752 bool bautoswitch_enable;
1661 }bandwidth_autoswitch,*pbandwidth_autoswitch; typedef