Searched refs:frame_ctl (Results 1 – 12 of 12) sorted by relevance
/wlan-driver/fw-api/hw/peach/v2/ |
H A D | tx_queue_extension.h | 25 uint32_t frame_ctl : 16, member 68 frame_ctl : 16;
|
/wlan-driver/fw-api/hw/peach/v1/ |
H A D | tx_queue_extension.h | 25 uint32_t frame_ctl : 16, member 68 frame_ctl : 16;
|
/wlan-driver/fw-api/hw/kiwi/v2/ |
H A D | tx_queue_extension.h | 31 uint32_t frame_ctl : 16, member 74 frame_ctl : 16;
|
/wlan-driver/fw-api/hw/qca5332/ |
H A D | tx_queue_extension.h | 38 uint32_t frame_ctl : 16, // [15:0] member 81 frame_ctl : 16; // [15:0]
|
/wlan-driver/fw-api/hw/qcn9224/v2/ |
H A D | tx_queue_extension.h | 38 uint32_t frame_ctl : 16, member 81 frame_ctl : 16;
|
/wlan-driver/fw-api/hw/qcn6432/ |
H A D | tx_queue_extension.h | 29 uint32_t frame_ctl : 16, // [15:0] member 72 frame_ctl : 16; // [15:0]
|
/wlan-driver/fw-api/hw/qca5424/ |
H A D | tx_queue_extension.h | 31 uint32_t frame_ctl : 16, member 74 frame_ctl : 16;
|
/wlan-driver/fw-api/hw/qcn9224/v1/ |
H A D | tx_queue_extension.h | 38 uint32_t frame_ctl : 16, member 81 frame_ctl : 16;
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/ |
H A D | hal_5332_tx.h | 310 uint32_t frame_ctl : 16, member
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/ |
H A D | hal_6432_tx.h | 327 uint32_t frame_ctl : 16, member
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/ |
H A D | hal_9224_tx.h | 408 uint32_t frame_ctl : 16, member
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/ |
H A D | hal_be_generic_api.h | 566 TXMON_HAL_STATUS(tx_ppdu_info, frame_control) = queue_ext->frame_ctl; in hal_txmon_parse_queue_exten()
|