Home
last modified time | relevance | path

Searched refs:bcast_sta_id (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dscan.h557 * @bcast_sta_id: the index of the station in the fw
571 u8 bcast_sta_id; member
589 u8 bcast_sta_id; member
598 * @bcast_sta_id: the index of the station in the fw
606 u8 bcast_sta_id; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dscan.h527 * @bcast_sta_id: the index of the station in the fw
541 u8 bcast_sta_id; member
560 * @bcast_sta_id: the index of the station in the fw
574 u8 bcast_sta_id; member
583 * @bcast_sta_id: the index of the station in the fw. Deprecated starting with
592 u8 bcast_sta_id; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h499 u8 bcast_sta_id, ap_sta_id; member
H A Dtx.c246 return context->bcast_sta_id; in iwl_sta_id_or_broadcast()
314 sta_id = ctx->bcast_sta_id; in iwlagn_tx_skb()
H A Dsta.c252 sta_id = ctx->bcast_sta_id; in iwl_prep_station()
1314 u8 sta_id = ctx->bcast_sta_id; in iwl_update_bcast_station()
H A Dmain.c222 tx_beacon_cmd->tx.sta_id = priv->beacon_ctx->bcast_sta_id; in iwlagn_send_beacon_cmd()
624 priv->contexts[IWL_RXON_CTX_BSS].bcast_sta_id = IWLAGN_BROADCAST_ID; in iwl_init_context()
646 priv->contexts[IWL_RXON_CTX_PAN].bcast_sta_id = IWLAGN_PAN_BCAST_ID; in iwl_init_context()
H A Dscan.c734 scan->tx_cmd.sta_id = ctx->bcast_sta_id; in iwlagn_request_scan()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h494 u8 bcast_sta_id, ap_sta_id; member
H A Dtx.c242 return context->bcast_sta_id; in iwl_sta_id_or_broadcast()
310 sta_id = ctx->bcast_sta_id; in iwlagn_tx_skb()
H A Dsta.c247 sta_id = ctx->bcast_sta_id; in iwl_prep_station()
1309 u8 sta_id = ctx->bcast_sta_id; in iwl_update_bcast_station()
H A Dmain.c217 tx_beacon_cmd->tx.sta_id = priv->beacon_ctx->bcast_sta_id; in iwlagn_send_beacon_cmd()
618 priv->contexts[IWL_RXON_CTX_BSS].bcast_sta_id = IWLAGN_BROADCAST_ID; in iwl_init_context()
640 priv->contexts[IWL_RXON_CTX_PAN].bcast_sta_id = IWLAGN_PAN_BCAST_ID; in iwl_init_context()
H A Dscan.c736 scan->tx_cmd.sta_id = ctx->bcast_sta_id; in iwlagn_request_scan()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dscan.c1138 cfg->bcast_sta_id = mvm->aux_sta.sta_id; in iwl_mvm_fill_scan_config_v1()
1190 cfg->bcast_sta_id = mvm->aux_sta.sta_id; in iwl_mvm_fill_scan_config_v2()
1305 cfg.bcast_sta_id = mvm->aux_sta.sta_id; in iwl_mvm_config_scan()
1311 cfg.bcast_sta_id = 0xff; in iwl_mvm_config_scan()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dscan.c1089 cfg->bcast_sta_id = mvm->aux_sta.sta_id; in iwl_mvm_fill_scan_config_v1()
1140 cfg->bcast_sta_id = mvm->aux_sta.sta_id; in iwl_mvm_fill_scan_config_v2()
1254 cfg.bcast_sta_id = mvm->aux_sta.sta_id; in iwl_mvm_config_scan()
1260 cfg.bcast_sta_id = 0xff; in iwl_mvm_config_scan()

Completed in 37 milliseconds