Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dscan.h547 u8 bcast_sta_id; member
580 u8 bcast_sta_id; member
598 u8 bcast_sta_id; member
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
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 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 Dscan.c736 scan->tx_cmd.sta_id = ctx->bcast_sta_id; in iwlagn_request_scan()