Searched refs:ackto (Results 1 – 8 of 8) sorted by relevance
131 if (an->ackto > to) in ath_dynack_compute_ackto()132 to = an->ackto; in ath_dynack_compute_ackto()134 if (to && da->ackto != to) { in ath_dynack_compute_ackto()136 da->ackto = to; in ath_dynack_compute_ackto()149 u32 ackto, ack_ts, max_to; in ath_dynack_compute_to() local171 ackto = ack_ts - st_ts->tstamp - st_ts->dur; in ath_dynack_compute_to()173 if (ackto < max_to) { in ath_dynack_compute_to()178 an->ackto = ath_dynack_ewma(an->ackto, in ath_dynack_compute_to()179 ackto); in ath_dynack_compute_to()182 an->ackto, ackto); in ath_dynack_compute_to()[all …]
71 int ackto; member
271 int ackto; member
1134 acktimeout = ah->dynack.ackto; in ath9k_hw_init_global_settings()1138 ah->dynack.ackto = acktimeout; in ath9k_hw_init_global_settings()
64 context->pri_path.ackto = 1 & 0x07; in mlx4_en_fill_qp_context()
147 u8 ackto; member
112 u8 ackto; member498 qp_attr->timeout = context->pri_path.ackto >> 3; in mthca_query_qp()501 qp_attr->alt_timeout = context->alt_path.ackto >> 3; in mthca_query_qp()681 qp_context->pri_path.ackto = attr->timeout << 3; in __mthca_modify_qp()704 qp_context->alt_path.ackto = attr->alt_timeout << 3; in __mthca_modify_qp()
1886 path->ackto = MLX4_IB_LINK_TYPE_ETH; in _mlx4_set_path()2336 context->pri_path.ackto |= attr->timeout << 3; in __mlx4_ib_modify_qp()2355 context->alt_path.ackto = attr->alt_timeout << 3; in __mlx4_ib_modify_qp()2484 context->pri_path.ackto = (context->pri_path.ackto & 0xf8) | in __mlx4_ib_modify_qp()2498 context->pri_path.ackto = MLX4_IB_LINK_TYPE_ETH; in __mlx4_ib_modify_qp()4081 qp_attr->timeout = context.pri_path.ackto >> 3; in mlx4_ib_query_qp()4084 qp_attr->alt_timeout = context.alt_path.ackto >> 3; in mlx4_ib_query_qp()