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

/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.c173 int *cck_rates, int *ofdm_rates, struct iwm_node *in)
251 *cck_rates = cck;
324 cmd->cck_rates = htole32(cck_ack_rates);
172 iwm_mvm_ack_rates(struct iwm_softc *sc, int is2ghz, int *cck_rates, int *ofdm_rates, struct iwm_node *in) argument
H A Dif_iwmreg.h3462 * @cck_rates: basic rates available for CCK
3483 uint32_t cck_rates; member in struct:iwm_mac_ctx_cmd

Completed in 89 milliseconds