Searched refs:bcast_sta_id (Results 1 - 7 of 7) sorted by last modified time

/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dscan.c1098 cfg->bcast_sta_id = mvm->aux_sta.sta_id;
1149 cfg->bcast_sta_id = mvm->aux_sta.sta_id;
1263 cfg.bcast_sta_id = mvm->aux_sta.sta_id;
1269 cfg.bcast_sta_id = 0xff;
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dscan.h533 * @bcast_sta_id: the index of the station in the fw
547 u8 bcast_sta_id; member in struct:iwl_scan_config_v1
566 * @bcast_sta_id: the index of the station in the fw
580 u8 bcast_sta_id; member in struct:iwl_scan_config_v2
589 * @bcast_sta_id: the index of the station in the fw. Deprecated starting with
598 u8 bcast_sta_id; member in struct:iwl_scan_config
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtx.c242 return context->bcast_sta_id;
310 sta_id = ctx->bcast_sta_id;
H A Dmain.c217 tx_beacon_cmd->tx.sta_id = priv->beacon_ctx->bcast_sta_id;
618 priv->contexts[IWL_RXON_CTX_BSS].bcast_sta_id = IWLAGN_BROADCAST_ID;
640 priv->contexts[IWL_RXON_CTX_PAN].bcast_sta_id = IWLAGN_PAN_BCAST_ID;
H A Ddev.h494 u8 bcast_sta_id, ap_sta_id; member in struct:iwl_rxon_context
H A Dsta.c247 sta_id = ctx->bcast_sta_id;
1309 u8 sta_id = ctx->bcast_sta_id;
H A Dscan.c736 scan->tx_cmd.sta_id = ctx->bcast_sta_id;

Completed in 195 milliseconds