Searched refs:ackto (Results 1 – 15 of 15) sorted by relevance
60 context->pri_path.ackto = 1 & 0x07; in mlx4_en_fill_qp_context()
534 u8 ackto, sifs, slottime = dev->slottime; in mt76x02_set_tx_ackto() local544 ackto = slottime + sifs; in mt76x02_set_tx_ackto()546 MT_TX_TIMEOUT_CFG_ACKTO, ackto); in mt76x02_set_tx_ackto()
185 sc->ackto = 0x40; in r92eu_attach()
170 sc->ackto = 0x40; in r23bu_attach()
206 sc->ackto = 0x40; in r88eu_attach()
229 sc->ackto = 0x40; in r92cu_attach()
213 sc->ackto = 0x40; in r88ee_attach()
239 sc->ackto = 0x40; in r92ce_attach()
278 sc->ackto = 0x80; in r21au_attach()
294 sc->ackto = 0x80; in r12au_attach()
151 u8 ackto; member
112 u8 ackto; member496 qp_attr->timeout = context->pri_path.ackto >> 3; in mthca_query_qp()499 qp_attr->alt_timeout = context->alt_path.ackto >> 3; in mthca_query_qp()677 qp_context->pri_path.ackto = attr->timeout << 3; in __mthca_modify_qp()700 qp_context->alt_path.ackto = attr->alt_timeout << 3; in __mthca_modify_qp()
1500 path->ackto = MLX4_IB_LINK_TYPE_ETH; in _mlx4_set_path()1810 context->pri_path.ackto |= attr->timeout << 3; in __mlx4_ib_modify_qp()1829 context->alt_path.ackto = attr->alt_timeout << 3; in __mlx4_ib_modify_qp()1951 context->pri_path.ackto = (context->pri_path.ackto & 0xf8) | in __mlx4_ib_modify_qp()1965 context->pri_path.ackto = MLX4_IB_LINK_TYPE_ETH; in __mlx4_ib_modify_qp()3480 qp_attr->timeout = context.pri_path.ackto >> 3; in mlx4_ib_query_qp()3483 qp_attr->alt_timeout = context.alt_path.ackto >> 3; in mlx4_ib_query_qp()
390 int ackto; member
1989 rtwn_write_1(sc, R92C_ACKTO, sc->ackto); in rtwn_init()