/wlan-driver/fw-api/hw/qcc2072/v1/ |
H A D | phyrx_other_receive_info_ru_details.h | 27 uint32_t spare : 32; member 31 uint32_t spare : 32;
|
/wlan-driver/fw-api/hw/peach/v2/ |
H A D | phyrx_other_receive_info_ru_details.h | 27 uint32_t spare : 32; member 31 uint32_t spare : 32;
|
/wlan-driver/fw-api/hw/wcn7750/v1/ |
H A D | phyrx_other_receive_info_ru_details.h | 27 uint32_t spare : 32; member 31 uint32_t spare : 32;
|
/wlan-driver/fw-api/hw/peach/v1/ |
H A D | phyrx_other_receive_info_ru_details.h | 27 uint32_t spare : 32; member 31 uint32_t spare : 32;
|
/wlan-driver/fw-api/hw/qcn9224/v1/ |
H A D | phyrx_other_receive_info_ru_details.h | 40 uint32_t spare : 32; member 45 uint32_t spare : 32;
|
/wlan-driver/fw-api/hw/qca5424/ |
H A D | phyrx_other_receive_info_ru_details.h | 33 uint32_t spare : 32; member 38 uint32_t spare : 32;
|
/wlan-driver/fw-api/hw/qcn6432/ |
H A D | phyrx_other_receive_info_ru_details.h | 31 uint32_t spare : 32; // [31:0] member 36 uint32_t spare : 32; // [31:0]
|
/wlan-driver/fw-api/hw/qca5332/ |
H A D | phyrx_other_receive_info_ru_details.h | 40 uint32_t spare : 32; // [31:0] member 45 uint32_t spare : 32; // [31:0]
|
/wlan-driver/fw-api/hw/kiwi/v2/ |
H A D | phyrx_other_receive_info_ru_details.h | 35 uint32_t spare : 32; member 40 uint32_t spare : 32;
|
/wlan-driver/fw-api/hw/qcn9224/v2/ |
H A D | phyrx_other_receive_info_ru_details.h | 40 uint32_t spare : 32; member 45 uint32_t spare : 32;
|
/wlan-driver/fw-api/hw/qca6290/11ax/v2/ |
H A D | phyrx_other_receive_info_ru_details.h | 39 uint32_t spare : 32; //[31:0] member
|
/wlan-driver/fw-api/hw/wcn6450/v1/ |
H A D | phyrx_other_receive_info_ru_details.h | 32 uint32_t spare : 32; member
|
/wlan-driver/fw-api/hw/qca6290/11ax/v1/ |
H A D | phyrx_other_receive_info_ru_details.h | 39 uint32_t spare : 32; //[31:0] member
|
/wlan-driver/fw-api/hw/qca6290/v2/ |
H A D | phyrx_other_receive_info_ru_details.h | 39 uint32_t spare : 32; //[31:0] member
|
/wlan-driver/fw-api/hw/qca6290/v1/ |
H A D | phyrx_other_receive_info_ru_details.h | 39 uint32_t spare : 32; //[31:0] member
|
/wlan-driver/fw-api/hw/qca6490/v1/ |
H A D | phyrx_other_receive_info_ru_details.h | 44 uint32_t spare : 32; //[31:0] member
|
/wlan-driver/fw-api/hw/qca6390/v1/ |
H A D | phyrx_other_receive_info_ru_details.h | 39 uint32_t spare : 32; //[31:0] member
|
/wlan-driver/fw-api/hw/qca6750/v1/ |
H A D | phyrx_other_receive_info_ru_details.h | 44 uint32_t spare : 32; //[31:0] member
|
/wlan-driver/fw-api/hw/kiwi/v1/ |
H A D | phyrx_other_receive_info_ru_details.h | 43 uint32_t spare : 32; member
|
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
H A D | ol_tx_queue.c | 1855 u32 spare = credit_oth_grp - other_grp->frm_count; in ol_tx_txq_group_credit_limit() local 1858 if (spare > pdev->min_reserve) in ol_tx_txq_group_credit_limit() 1859 spare -= pdev->min_reserve; in ol_tx_txq_group_credit_limit() 1861 spare = 0; in ol_tx_txq_group_credit_limit() 1863 updated_credit += min(spare, ask); in ol_tx_txq_group_credit_limit()
|