Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dbinding.h46 * @lmac_id: the lmac id the binding belongs to
55 __le32 lmac_id; member
H A Dphy-ctxt.h142 * @lmac_id: the lmac id the phy context belongs to
157 __le32 lmac_id;
154 __le32 lmac_id; global() member
H A Dmac-cfg.h610 * @lmac_id: ?
616 __le32 lmac_id;
605 __le32 lmac_id; global() 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.c177 ti.lmac_id = ar->lmac_id; in ath11k_dp_tx()
H A Dcore.h680 u8 lmac_id; member
H A Dwmi.h2512 u32 lmac_id; member
H A Dmac.c9730 ar->lmac_id = ath11k_hw_get_mac_from_pdev_id(&ab->hw_params, i); in ath11k_mac_allocate()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-sta.c120 u32 lmac_id) in iwl_mvm_add_aux_sta_to_fw()
126 .lmac_id = cpu_to_le32(lmac_id), in iwl_mvm_add_aux_sta_to_fw()
297 int iwl_mvm_mld_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id) in iwl_mvm_mld_add_aux_sta()
302 * use the link_id argument place to send lmac_id to the function. in iwl_mvm_mld_add_aux_sta()
306 STATION_TYPE_AUX, lmac_id, NULL,
117 iwl_mvm_add_aux_sta_to_fw(struct iwl_mvm * mvm,struct iwl_mvm_int_sta * sta,u32 lmac_id) iwl_mvm_add_aux_sta_to_fw() argument
294 iwl_mvm_mld_add_aux_sta(struct iwl_mvm * mvm,u32 lmac_id) iwl_mvm_mld_add_aux_sta() argument
H A Dsta.h557 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id);
654 int iwl_mvm_mld_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id);
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_v1()
H A Dmac80211.c4759 static int iwl_mvm_add_aux_sta_for_hs20(struct iwl_mvm *mvm, u32 lmac_id) in iwl_mvm_is_ftm_responder_chanctx()
4772 ret = iwl_mvm_add_aux_sta(mvm, lmac_id); in __iwl_mvm_add_chanctx()
4917 u32 lmac_id; in __iwl_mvm_assign_vif_chanctx_common()
4940 lmac_id = iwl_mvm_get_lmac_id(mvm, channel->band); in __iwl_mvm_assign_vif_chanctx()
4943 ret = ops->add_aux_sta_for_hs20(mvm, lmac_id); in __iwl_mvm_assign_vif_chanctx()
4538 iwl_mvm_add_aux_sta_for_hs20(struct iwl_mvm * mvm,u32 lmac_id) iwl_mvm_add_aux_sta_for_hs20() argument
4610 u32 lmac_id; iwl_mvm_roc_common() local
H A Dsta.c2269 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id) in iwl_mvm_add_aux_sta()
2286 * using the mac_id argument place to send lmac_id to the function in iwl_mvm_rm_snif_sta()
2288 ret = iwl_mvm_add_int_sta_with_queue(mvm, lmac_id, 0, NULL, in iwl_mvm_rm_snif_sta()
2241 iwl_mvm_add_aux_sta(struct iwl_mvm * mvm,u32 lmac_id) iwl_mvm_add_aux_sta() argument
H A Dmvm.h2157 int (*add_aux_sta_for_hs20)(struct iwl_mvm *mvm, u32 lmac_id);
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhal_tx.c59 le32_encode_bits(ti->lmac_id, HAL_TCL_DATA_CMD_INFO3_PMAC_ID) | in ath12k_hal_tx_cmd_desc_setup()
H A Dhal_tx.h38 u8 lmac_id; member
H A Ddp_tx.c208 ti.lmac_id = ar->lmac_id; in ath12k_dp_tx()
H A Dcore.h536 u8 lmac_id; member
H A Dwmi.h2567 __le32 lmac_id; member
H A Dmac.c7431 ar->lmac_id = ath12k_hw_get_mac_from_pdev_id(ab->hw_params, i); in ath12k_mac_allocate()
/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