/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | binding.h | 46 * @lmac_id: the lmac id the binding belongs to 55 __le32 lmac_id; member
|
H A D | phy-ctxt.h | 142 * @lmac_id: the lmac id the phy context belongs to 157 __le32 lmac_id; 154 __le32 lmac_id; global() member
|
H A D | mac-cfg.h | 610 * @lmac_id: ? 616 __le32 lmac_id; 605 __le32 lmac_id; global() member
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | hal_tx.h | 36 u8 lmac_id; member
|
H A D | hal_tx.c | 69 FIELD_PREP(HAL_TCL_DATA_CMD_INFO2_LMAC_ID, ti->lmac_id); in ath11k_hal_tx_cmd_desc_setup()
|
H A D | dp_tx.c | 177 ti.lmac_id = ar->lmac_id; in ath11k_dp_tx()
|
H A D | core.h | 680 u8 lmac_id; member
|
H A D | wmi.h | 2512 u32 lmac_id; member
|
H A D | mac.c | 9730 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 D | mld-sta.c | 120 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 D | sta.h | 557 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 D | binding.c | 35 cmd.lmac_id = cpu_to_le32(iwl_mvm_get_lmac_id(mvm, in iwl_mvm_binding_cmd()
|
H A D | phy-ctxt.c | 143 cmd->lmac_id = cpu_to_le32(iwl_mvm_get_lmac_id(mvm, in iwl_mvm_phy_ctxt_cmd_data_v1()
|
H A D | mac80211.c | 4759 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 D | sta.c | 2269 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 D | mvm.h | 2157 int (*add_aux_sta_for_hs20)(struct iwl_mvm *mvm, u32 lmac_id);
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | hal_tx.c | 59 le32_encode_bits(ti->lmac_id, HAL_TCL_DATA_CMD_INFO3_PMAC_ID) | in ath12k_hal_tx_cmd_desc_setup()
|
H A D | hal_tx.h | 38 u8 lmac_id; member
|
H A D | dp_tx.c | 208 ti.lmac_id = ar->lmac_id; in ath12k_dp_tx()
|
H A D | core.h | 536 u8 lmac_id; member
|
H A D | wmi.h | 2567 __le32 lmac_id; member
|
H A D | mac.c | 7431 ar->lmac_id = ath12k_hw_get_mac_from_pdev_id(ab->hw_params, i); in ath12k_mac_allocate()
|
/freebsd/sys/dev/iwm/ |
H A D | if_iwmreg.h | 2958 * @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
|