Home
last modified time | relevance | path

Searched refs:wbuff_alloc_request (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wbuff/inc/
H A Dwbuff.h48 struct wbuff_alloc_request { struct
86 wbuff_module_register(struct wbuff_alloc_request *req, uint8_t num_pools,
135 wbuff_module_register(struct wbuff_alloc_request *req, uint8_t num_pools, in wbuff_module_register()
/wlan-driver/qca-wifi-host-cmn/wbuff/src/
H A Dwbuff.c74 wbuff_is_valid_alloc_req(struct wbuff_alloc_request *req, uint8_t num) in wbuff_is_valid_alloc_req()
292 wbuff_module_register(struct wbuff_alloc_request *req, uint8_t num_pools, in wbuff_module_register()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified.c3290 struct wbuff_alloc_request wbuff_alloc[4]; in wmi_wbuff_register()
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_main.c2984 struct wbuff_alloc_request wbuff_alloc[CE_COUNT_MAX] = {0}; in hif_ce_rx_wbuff_register()