Searched refs:ackto (Results 1 – 8 of 8) sorted by relevance
91 if (an->ackto > to) in ath_dynack_compute_ackto()92 to = an->ackto; in ath_dynack_compute_ackto()94 if (to && da->ackto != to) { in ath_dynack_compute_ackto()98 da->ackto = to; in ath_dynack_compute_ackto()100 da->ackto, slottime); in ath_dynack_compute_ackto()102 ath9k_hw_set_ack_timeout(ah, da->ackto); in ath_dynack_compute_ackto()103 ath9k_hw_set_cts_timeout(ah, da->ackto); in ath_dynack_compute_ackto()115 u32 ackto, ack_ts; in ath_dynack_compute_to() local137 ackto = ack_ts - st_ts->tstamp - st_ts->dur; in ath_dynack_compute_to()139 if (ackto < MAX_DELAY) { in ath_dynack_compute_to()[all …]
71 int ackto; member
278 u32 ackto; member
1046 acktimeout = ah->dynack.ackto; in ath9k_hw_init_global_settings()1050 ah->dynack.ackto = acktimeout; in ath9k_hw_init_global_settings()
1181 len = sprintf(buf, "%u %c\n", ah->dynack.ackto, in read_file_ackto()
59 context->pri_path.ackto = 1 & 0x07; in mlx4_en_fill_qp_context()
1345 path->ackto = MLX4_IB_LINK_TYPE_ETH; in _mlx4_set_path()1542 context->pri_path.ackto |= attr->timeout << 3; in __mlx4_ib_modify_qp()1561 context->alt_path.ackto = attr->alt_timeout << 3; in __mlx4_ib_modify_qp()1683 context->pri_path.ackto = (context->pri_path.ackto & 0xf8) | in __mlx4_ib_modify_qp()1697 context->pri_path.ackto = MLX4_IB_LINK_TYPE_ETH; in __mlx4_ib_modify_qp()3108 qp_attr->timeout = context.pri_path.ackto >> 3; in mlx4_ib_query_qp()3111 qp_attr->alt_timeout = context.alt_path.ackto >> 3; in mlx4_ib_query_qp()
111 u8 ackto; member491 qp_attr->timeout = context->pri_path.ackto >> 3; in mthca_query_qp()494 qp_attr->alt_timeout = context->alt_path.ackto >> 3; in mthca_query_qp()665 qp_context->pri_path.ackto = attr->timeout << 3; in __mthca_modify_qp()688 qp_context->alt_path.ackto = attr->alt_timeout << 3; in __mthca_modify_qp()