Home
last modified time | relevance | path

Searched refs:rx_q_entry (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
H A Dadma.c306 struct rx_q_entry *rx_q_elem; in hif_disable_func()
315 rx_q_elem = container_of(node, struct rx_q_entry, entry); in hif_disable_func()
389 struct rx_q_entry *elem = NULL; in hif_sdio_get_nbuf()
396 elem = qdf_container_of(node, struct rx_q_entry, entry); in hif_sdio_get_nbuf()
436 struct rx_q_entry *rx_q_elem; in hif_sdio_rx_q_alloc()
444 rx_q_elem = qdf_mem_malloc(sizeof(struct rx_q_entry)); in hif_sdio_rx_q_alloc()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/include/
H A Dhif_internal.h183 struct rx_q_entry { struct