Home
last modified time | relevance | path

Searched refs:ru_start_index (Results 1 – 12 of 12) sorted by relevance

/wlan-driver/fw-api/hw/peach/v1/
H A Dmactx_user_desc_per_user.h27 uint32_t ru_start_index : 8, member
60 ru_start_index : 8;
/wlan-driver/fw-api/hw/peach/v2/
H A Dmactx_user_desc_per_user.h27 uint32_t ru_start_index : 8, member
60 ru_start_index : 8;
/wlan-driver/fw-api/hw/kiwi/v2/
H A Dmactx_user_desc_per_user.h33 uint32_t ru_start_index : 8, member
66 ru_start_index : 8;
/wlan-driver/fw-api/hw/qca5332/
H A Dmactx_user_desc_per_user.h40 uint32_t ru_start_index : 8, // [7:0] member
73 ru_start_index : 8; // [7:0]
/wlan-driver/fw-api/hw/qcn9224/v1/
H A Dmactx_user_desc_per_user.h40 uint32_t ru_start_index : 8, member
73 ru_start_index : 8;
/wlan-driver/fw-api/hw/qca5424/
H A Dmactx_user_desc_per_user.h33 uint32_t ru_start_index : 8, member
66 ru_start_index : 8;
/wlan-driver/fw-api/hw/qcn6432/
H A Dmactx_user_desc_per_user.h31 uint32_t ru_start_index : 8, // [7:0] member
64 ru_start_index : 8; // [7:0]
/wlan-driver/fw-api/hw/qcn9224/v2/
H A Dmactx_user_desc_per_user.h40 uint32_t ru_start_index : 8, member
73 ru_start_index : 8;
/wlan-driver/qca-wifi-host-cmn/target_if/cfr/inc/
H A Dtarget_if_cfr_enh.h590 ru_start_index : 7, //[30:24] member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_generic_api.h824 usr->ru_start_index) << in hal_txmon_populate_he_data_per_user()
858 usr->ru_start_index = HAL_TX_DESC_GET_64(tx_tlv, in hal_txmon_get_user_desc_per_user()
H A Dhal_be_api_mon.h1207 uint32_t ru_start_index :8, member
/wlan-driver/qca-wifi-host-cmn/target_if/cfr/src/
H A Dtarget_if_cfr_enh.c413 ul_mu_user_info->ru_start_index); in dump_mu_rx_info()