Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_tx.c416 struct phl_ring_sts_pool *ring_sts_pool = phl_info->ring_sts_pool; in phl_alloc_ring_sts()
435 struct phl_ring_sts_pool *ring_sts_pool = phl_info->ring_sts_pool; in phl_release_ring_sts()
450 struct phl_ring_sts_pool *ring_sts_pool = NULL; in _phl_ring_status_deinit()
455 ring_sts_pool = (struct phl_ring_sts_pool *)phl_info->ring_sts_pool; in _phl_ring_status_deinit()
457 buf_len = sizeof(struct phl_ring_sts_pool); in _phl_ring_status_deinit()
469 struct phl_ring_sts_pool *ring_sts_pool = NULL; in _phl_ring_status_init()
477 buf_len = sizeof(struct phl_ring_sts_pool); in _phl_ring_status_init()
479 (struct phl_ring_sts_pool *)_os_mem_alloc(drv_priv, buf_len); in _phl_ring_status_init()
H A Dphl_struct.h78 struct phl_ring_sts_pool { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_tx.c416 struct phl_ring_sts_pool *ring_sts_pool = phl_info->ring_sts_pool; in phl_alloc_ring_sts()
435 struct phl_ring_sts_pool *ring_sts_pool = phl_info->ring_sts_pool; in phl_release_ring_sts()
450 struct phl_ring_sts_pool *ring_sts_pool = NULL; in _phl_ring_status_deinit()
455 ring_sts_pool = (struct phl_ring_sts_pool *)phl_info->ring_sts_pool; in _phl_ring_status_deinit()
457 buf_len = sizeof(struct phl_ring_sts_pool); in _phl_ring_status_deinit()
469 struct phl_ring_sts_pool *ring_sts_pool = NULL; in _phl_ring_status_init()
477 buf_len = sizeof(struct phl_ring_sts_pool); in _phl_ring_status_init()
479 (struct phl_ring_sts_pool *)_os_mem_alloc(drv_priv, buf_len); in _phl_ring_status_init()
H A Dphl_struct.h75 struct phl_ring_sts_pool { struct