Searched refs:rxq_head (Results 1 – 1 of 1) sorted by relevance
73 struct rxq_entry_t *rxq_head; member603 if (p->rxq_head == NULL) { in wilc_wlan_rxq_add()606 p->rxq_head = rqe; in wilc_wlan_rxq_add()625 if (p->rxq_head) { in wilc_wlan_rxq_remove()629 rqe = p->rxq_head; in wilc_wlan_rxq_remove()630 p->rxq_head = p->rxq_head->next; in wilc_wlan_rxq_remove()