Lines Matching defs:conf_rate_policy_settings
1219 struct conf_rate_policy_settings { struct
1220 u16 rate_retry_score;
1221 u16 per_add;
1222 u16 per_th1;
1223 u16 per_th2;
1224 u16 max_per;
1225 u8 inverse_curiosity_factor;
1226 u8 tx_fail_low_th;
1227 u8 tx_fail_high_th;
1228 u8 per_alpha_shift;
1229 u8 per_add_shift;
1230 u8 per_beta1_shift;
1231 u8 per_beta2_shift;
1232 u8 rate_check_up;
1233 u8 rate_check_down;
1234 u8 rate_retry_policy[ACX_RATE_MGMT_NUM_OF_RATES];