Home
last modified time | relevance | path

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

/src/sys/contrib/dev/broadcom/brcm80211/brcmsmac/
H A Drate.c251 const struct brcms_c_rateset ofdm_rates = { variable
461 &ofdm_rates : &cck_ofdm_rates; in brcms_c_rateset_default()
463 rs_dflt = &ofdm_rates; in brcms_c_rateset_default()
H A Drate.h28 extern const struct brcms_c_rateset ofdm_rates;
/src/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.h4084 uint32_t ofdm_rates; member
/src/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()
/src/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.c138 &cmd.cck_rates, &cmd.ofdm_rates); in iwl_mvm_link_changed()
H A Dmvm.h1919 __le32 *cck_rates, __le32 *ofdm_rates);
/src/sys/contrib/dev/iwlwifi/fw/api/
H A Dmac.h333 __le32 ofdm_rates; member
H A Dmac-cfg.h591 __le32 ofdm_rates; member
/src/sys/dev/iwx/
H A Dif_iwxreg.h4495 uint32_t ofdm_rates; member
H A Dif_iwx.c6754 int *ofdm_rates) in iwx_ack_rates() argument
6835 *ofdm_rates = ofdm; in iwx_ack_rates()
6876 cmd->ofdm_rates = htole32(ofdm_ack_rates); in iwx_mac_ctxt_cmd_common()