Searched refs:active_cnt (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/iwm/
H A Dif_iwm_phy_ctxt.c196 uint8_t active_cnt, idle_cnt; local
219 active_cnt = chains_dynamic;
228 if (active_cnt == 1 && iwm_rx_diversity_allowed(sc)) {
230 active_cnt = 2;
236 cmd->rxchain_info |= htole32(active_cnt <<

Completed in 176 milliseconds