/wlan-driver/fw-api/hw/peach/v1/ |
H A D | tcl_gse_cmd.h | 34 uint32_t tcl_cmd_type : 1, member 54 tcl_cmd_type : 1;
|
H A D | tcl_data_cmd.h | 27 uint32_t tcl_cmd_type : 1, member 69 tcl_cmd_type : 1;
|
/wlan-driver/fw-api/hw/wcn7750/v1/ |
H A D | tcl_gse_cmd.h | 34 uint32_t tcl_cmd_type : 1, member 54 tcl_cmd_type : 1;
|
H A D | tcl_data_cmd.h | 27 uint32_t tcl_cmd_type : 1, member 69 tcl_cmd_type : 1;
|
/wlan-driver/fw-api/hw/qcn6432/ |
H A D | tcl_gse_cmd.h | 36 uint32_t tcl_cmd_type : 1, // [0:0] member 56 tcl_cmd_type : 1; // [0:0]
|
H A D | tcl_data_cmd.h | 29 uint32_t tcl_cmd_type : 1, // [0:0] member 71 tcl_cmd_type : 1; // [0:0]
|
/wlan-driver/fw-api/hw/qca5332/ |
H A D | tcl_gse_cmd.h | 45 uint32_t tcl_cmd_type : 1, // [0:0] member 65 tcl_cmd_type : 1; // [0:0]
|
H A D | tcl_data_cmd.h | 38 uint32_t tcl_cmd_type : 1, // [0:0] member 80 tcl_cmd_type : 1; // [0:0]
|
/wlan-driver/fw-api/hw/qcn9224/v1/ |
H A D | tcl_gse_cmd.h | 45 uint32_t tcl_cmd_type : 1, member 65 tcl_cmd_type : 1;
|
H A D | tcl_data_cmd.h | 38 uint32_t tcl_cmd_type : 1, member 80 tcl_cmd_type : 1;
|
/wlan-driver/fw-api/hw/qcn9224/v2/ |
H A D | tcl_gse_cmd.h | 45 uint32_t tcl_cmd_type : 1, member 65 tcl_cmd_type : 1;
|
H A D | tcl_data_cmd.h | 38 uint32_t tcl_cmd_type : 1, member 80 tcl_cmd_type : 1;
|
/wlan-driver/fw-api/hw/qca5424/ |
H A D | tcl_gse_cmd.h | 38 uint32_t tcl_cmd_type : 1, member 58 tcl_cmd_type : 1;
|
H A D | tcl_data_cmd.h | 31 uint32_t tcl_cmd_type : 1, member 73 tcl_cmd_type : 1;
|
/wlan-driver/fw-api/hw/kiwi/v2/ |
H A D | tcl_gse_cmd.h | 40 uint32_t tcl_cmd_type : 1, member 60 tcl_cmd_type : 1;
|
H A D | tcl_data_cmd.h | 33 uint32_t tcl_cmd_type : 1, member 75 tcl_cmd_type : 1;
|
/wlan-driver/fw-api/hw/qcc2072/v1/ |
H A D | tcl_gse_cmd.h | 34 uint32_t tcl_cmd_type : 1, member 54 tcl_cmd_type : 1;
|
H A D | tcl_data_cmd.h | 27 uint32_t tcl_cmd_type : 1, member 69 tcl_cmd_type : 1;
|
/wlan-driver/fw-api/hw/peach/v2/ |
H A D | tcl_gse_cmd.h | 34 uint32_t tcl_cmd_type : 1, member 54 tcl_cmd_type : 1;
|
H A D | tcl_data_cmd.h | 27 uint32_t tcl_cmd_type : 1, member 69 tcl_cmd_type : 1;
|
/wlan-driver/fw-api/hw/kiwi/v1/ |
H A D | tcl_gse_cmd.h | 48 uint32_t tcl_cmd_type : 1, member
|
H A D | tcl_data_cmd.h | 41 uint32_t tcl_cmd_type : 1, member
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/ |
H A D | hal_be_tx.h | 449 hal_tx_desc_set_tcl_cmd_type(void *desc, uint8_t tcl_cmd_type) in hal_tx_desc_set_tcl_cmd_type() argument 452 HAL_TX_SM(TCL_DATA_CMD, TCL_CMD_TYPE, tcl_cmd_type); in hal_tx_desc_set_tcl_cmd_type()
|