Searched defs:bandwidth_autoswitch (Results 1 – 2 of 2) sorted by relevance
1685 struct bandwidth_autoswitch { struct1686 long threshold_20Mhzto40Mhz;1687 long threshold_40Mhzto20Mhz;1688 bool bforced_tx20Mhz;1689 bool bautoswitch_enable;
1606 } bandwidth_autoswitch, *pbandwidth_autoswitch; typedef