Home
last modified time | relevance | path

Searched refs:ofdm_rates (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.c171 int *cck_rates, int *ofdm_rates, struct iwm_node *in) in iwm_ack_rates() argument
250 *ofdm_rates = ofdm; in iwm_ack_rates()
328 cmd->ofdm_rates = htole32(ofdm_ack_rates); in iwm_mac_ctxt_cmd_common()
H A Dif_iwmreg.h4063 * @ofdm_rates: basic rates available for OFDM
4084 uint32_t ofdm_rates; member
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dlink.c67 __le32 *cck_rates, __le32 *ofdm_rates) in iwl_mld_fill_rates() argument
147 *ofdm_rates = cpu_to_le32((u32)ofdm); in iwl_mld_fill_rates()
291 &cmd.ofdm_rates); in iwl_mld_change_link_in_fw()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac-ctxt.c328 u8 *cck_rates, u8 *ofdm_rates) in iwl_mvm_ack_rates() argument
408 *ofdm_rates = ofdm; in iwl_mvm_ack_rates()
413 __le32 *cck_rates, __le32 *ofdm_rates) in iwl_mvm_set_fw_basic_rates() argument
426 *ofdm_rates = cpu_to_le32((u32)ofdm_ack_rates); in iwl_mvm_set_fw_basic_rates()
562 &cmd->ofdm_rates); in iwl_mvm_mac_ctxt_cmd_common()
H A Dlink.c241 &cmd.cck_rates, &cmd.ofdm_rates); in iwl_mvm_link_changed()
H A Dmvm.h2010 __le32 *cck_rates, __le32 *ofdm_rates);
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dmac.h333 __le32 ofdm_rates; member
H A Dmac-cfg.h588 __le32 ofdm_rates; member
/freebsd/sys/dev/iwx/
H A Dif_iwxreg.h4495 uint32_t ofdm_rates; member
H A Dif_iwx.c6743 int *ofdm_rates) in iwx_ack_rates() argument
6824 *ofdm_rates = ofdm; in iwx_ack_rates()
6865 cmd->ofdm_rates = htole32(ofdm_ack_rates); in iwx_mac_ctxt_cmd_common()