Searched refs:rx_q_entry (Results 1 – 2 of 2) sorted by relevance
306 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()
183 struct rx_q_entry { struct