Home
last modified time | relevance | path

Searched refs:bcast_sta_id (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dscan.h541 u8 bcast_sta_id; member
574 u8 bcast_sta_id; member
592 u8 bcast_sta_id; member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h494 u8 bcast_sta_id, ap_sta_id; member
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 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 Dscan.c736 scan->tx_cmd.sta_id = ctx->bcast_sta_id; in iwlagn_request_scan()
/openbmc/linux/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()