Searched defs:rate_adaptive (Results 1 – 4 of 4) sorted by relevance
818 struct rate_adaptive { struct819 u8 rate_adaptive_disabled; argument820 u8 ratr_state;821 u16 reserve;823 u32 high_rssi_thresh_for_ra;824 u32 high2low_rssi_thresh_for_ra;825 u8 low2high_rssi_thresh_for_ra40m;826 u32 low_rssi_thresh_for_ra40M;827 u8 low2high_rssi_thresh_for_ra20m;828 u32 low_rssi_thresh_for_ra20M;[all …]
1980 struct rate_adaptive { struct1981 u8 rate_adaptive_disabled; argument1982 u8 ratr_state;1983 u16 reserve;1985 u32 high_rssi_thresh_for_ra;1986 u32 high2low_rssi_thresh_for_ra;1987 u8 low2high_rssi_thresh_for_ra40M;1988 u32 low_rssi_thresh_for_ra40M;1989 u8 low2high_rssi_thresh_for_ra20M;1990 u32 low_rssi_thresh_for_ra20M;[all …]
770 } rate_adaptive, *prate_adaptive; typedef1073 rate_adaptive rate_adaptive; member
577 struct rate_adaptive rate_adaptive; member