Home
last modified time | relevance | path

Searched defs:alloced (Results 1 – 2 of 2) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_msgbuf.c4482 uint16 i = 0, alloced = 0; in dhd_prot_rxbuf_post() local
4679 uint16 alloced = 0; in dhd_prot_infobufpost() local
4890 uint16 alloced = 0; in dhd_prot_rxbufpost_ctrl() local
6657 uint16 alloced = 0; in dhd_prot_txdata() local
7157 uint16 alloced = 0; in dhdmsgbuf_lpbk_req() local
7403 uint16 alloced = 0; in dhdmsgbuf_dmaxfer_req() local
7969 uint16 alloced = 0; in dhd_post_dummy_msg() local
8010 uint16 nitems, uint16 * alloced, bool exactly_nitems) in dhd_prot_alloc_ring_space()
8060 uint16 alloced = 0; in dhd_fillup_ioct_reqst() local
8579 dhd_prot_get_ring_space(msgbuf_ring_t *ring, uint16 nitems, uint16 * alloced, in dhd_prot_get_ring_space()
[all …]
Dlinux_osl.c919 osl_dma_alloc_consistent(osl_t *osh, uint size, uint16 align_bits, uint *alloced, dmaaddr_t *pap) in osl_dma_alloc_consistent()