Searched defs:rate_adaptive (Results 1 – 4 of 4) sorted by relevance
1010 struct rate_adaptive { struct1011 u8 rate_adaptive_disabled; argument1012 u8 ratr_state;1013 u16 reserve;1015 u32 high_rssi_thresh_for_ra;1016 u32 high2low_rssi_thresh_for_ra;1017 u8 low2high_rssi_thresh_for_ra40m;1018 u32 low_rssi_thresh_for_ra40m;1019 u8 low2high_rssi_thresh_for_ra20m;1020 u32 low_rssi_thresh_for_ra20m;[all …]
1981 struct rate_adaptive { struct1982 u8 rate_adaptive_disabled; argument1983 u8 ratr_state;1984 u16 reserve;1986 u32 high_rssi_thresh_for_ra;1987 u32 high2low_rssi_thresh_for_ra;1988 u8 low2high_rssi_thresh_for_ra40M;1989 u32 low_rssi_thresh_for_ra40M;1990 u8 low2high_rssi_thresh_for_ra20M;1991 u32 low_rssi_thresh_for_ra20M;[all …]
770 } rate_adaptive, *prate_adaptive; typedef1050 rate_adaptive rate_adaptive; member
574 struct rate_adaptive rate_adaptive; member