Home
last modified time | relevance | path

Searched refs:IWL_STATION_COUNT_MAX (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dstats.h330 u8 avg_energy[IWL_STATION_COUNT_MAX];
337 u8 avg_energy[IWL_STATION_COUNT_MAX];
611 struct iwl_stats_ntfy_per_sta per_sta[IWL_STATION_COUNT_MAX];
654 struct iwl_stats_ntfy_per_sta per_sta[IWL_STATION_COUNT_MAX];
702 __le32 average_energy[IWL_STATION_COUNT_MAX];
H A Dmac.h19 #define IWL_STATION_COUNT_MAX 16 macro
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-drv.c1192 IWL_STATION_COUNT_MAX) { in iwl_parse_tlv_firmware()
1497 fw->ucode_capa.num_stations = IWL_STATION_COUNT_MAX; in iwl_req_fw_callback()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c1297 IWL_STATION_COUNT_MAX); in iwl_op_mode_mvm_start()
H A Drxmq.c2546 if (WARN(tid != baid_data->tid || sta_id > IWL_STATION_COUNT_MAX || in iwl_mvm_rx_bar_frame_release()