Searched defs:rate_adaptive (Results 1 – 4 of 4) sorted by relevance
767 struct rate_adaptive { struct768 u8 rate_adaptive_disabled; argument769 u8 ratr_state;770 u16 reserve;772 u32 high_rssi_thresh_for_ra;773 u32 high2low_rssi_thresh_for_ra;774 u8 low2high_rssi_thresh_for_ra40m;775 u32 low_rssi_thresh_for_ra40M;776 u8 low2high_rssi_thresh_for_ra20m;777 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 …]
774 } rate_adaptive, *prate_adaptive; typedef1084 rate_adaptive rate_adaptive; member
578 struct rate_adaptive rate_adaptive; member