Home
last modified time | relevance | path

Searched refs:lmac_id (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dbinding.h55 __le32 lmac_id; member
H A Dphy-ctxt.h158 __le32 lmac_id; member
H A Dmac-cfg.h813 __le32 lmac_id; member
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhal_tx.h36 u8 lmac_id; member
H A Dhal_tx.c69 FIELD_PREP(HAL_TCL_DATA_CMD_INFO2_LMAC_ID, ti->lmac_id); in ath11k_hal_tx_cmd_desc_setup()
H A Ddp_tx.c179 ti.lmac_id = ar->lmac_id; in ath11k_dp_tx()
H A Dcore.h748 u8 lmac_id; member
H A Dwmi.h2537 u32 lmac_id; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_cmn.h37 u8 lmac_id; member
H A Dcore.h694 u8 lmac_id; member
H A Dmac.c10299 dp_link_vif->lmac_id = ar->lmac_id; in ath12k_mac_vdev_create()
14762 ar->lmac_id = ath12k_hw_get_mac_from_pdev_id(ab->hw_params, pdev_idx); in ath12k_mac_setup()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.h531 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id);
622 int iwl_mvm_mld_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id);
H A Dmld-sta.c98 u32 lmac_id) in iwl_mvm_add_aux_sta_to_fw() argument
104 .lmac_id = cpu_to_le32(lmac_id), in iwl_mvm_add_aux_sta_to_fw()
275 int iwl_mvm_mld_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id) in iwl_mvm_mld_add_aux_sta() argument
284 STATION_TYPE_AUX, lmac_id, NULL, in iwl_mvm_mld_add_aux_sta()
H A Dbinding.c35 cmd.lmac_id = cpu_to_le32(iwl_mvm_get_lmac_id(mvm, in iwl_mvm_binding_cmd()
H A Dphy-ctxt.c143 cmd->lmac_id = cpu_to_le32(iwl_mvm_get_lmac_id(mvm, in iwl_mvm_phy_ctxt_cmd_data()
H A Dmac80211.c4640 static int iwl_mvm_add_aux_sta_for_hs20(struct iwl_mvm *mvm, u32 lmac_id) in iwl_mvm_add_aux_sta_for_hs20() argument
4653 ret = iwl_mvm_add_aux_sta(mvm, lmac_id); in iwl_mvm_add_aux_sta_for_hs20()
4797 u32 lmac_id; in iwl_mvm_roc_common() local
4813 lmac_id = iwl_mvm_get_lmac_id(mvm, channel->band); in iwl_mvm_roc_common()
4816 ret = ops->add_aux_sta_for_hs20(mvm, lmac_id); in iwl_mvm_roc_common()
H A Dsta.c2250 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id) in iwl_mvm_add_aux_sta() argument
2269 ret = iwl_mvm_add_int_sta_with_queue(mvm, lmac_id, 0, NULL, in iwl_mvm_add_aux_sta()
H A Dmvm.h2005 int (*add_aux_sta_for_hs20)(struct iwl_mvm *mvm, u32 lmac_id);
/freebsd/sys/contrib/dev/athk/ath12k/wifi7/
H A Dhal_tx.c59 le32_encode_bits(ti->lmac_id, HAL_TCL_DATA_CMD_INFO3_PMAC_ID) | in ath12k_wifi7_hal_tx_cmd_desc_setup()
H A Dhal_tx.h32 u8 lmac_id; member
H A Ddp_tx.c158 ti.lmac_id = dp_link_vif->lmac_id; in ath12k_wifi7_dp_tx()
/freebsd/sys/dev/iwx/
H A Dif_iwxreg.h3259 uint32_t lmac_id; member
3396 uint32_t lmac_id; member
3407 uint32_t lmac_id; member
H A Dif_iwx.c5031 cmd.lmac_id = htole32(IWX_LMAC_24G_INDEX); in iwx_binding_cmd()
5033 cmd.lmac_id = htole32(IWX_LMAC_5G_INDEX); in iwx_binding_cmd()
5094 cmd.lmac_id = htole32(IWX_LMAC_24G_INDEX); in iwx_phy_ctxt_cmd_uhb_v3_v4()
5096 cmd.lmac_id = htole32(IWX_LMAC_5G_INDEX); in iwx_phy_ctxt_cmd_uhb_v3_v4()
5149 cmd.lmac_id = htole32(IWX_LMAC_24G_INDEX);
5151 cmd.lmac_id = htole32(IWX_LMAC_5G_INDEX);
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dsta.c966 .lmac_id = cpu_to_le32(IWL_LMAC_24G_INDEX), in iwl_mld_send_aux_sta_cmd()
/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h2958 * @lmac_id: the lmac id the binding belongs to
2976 * @lmac_id: the lmac id the binding belongs to
2985 uint32_t lmac_id; member

12