Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h270 struct rxq_entry_t rxq_head; member
H A Dwlan.c526 list_add_tail(&rqe->list, &wilc->rxq_head.list); in wilc_wlan_rxq_add()
535 if (!list_empty(&wilc->rxq_head.list)) { in wilc_wlan_rxq_remove()
536 rqe = list_first_entry(&wilc->rxq_head.list, struct rxq_entry_t, in wilc_wlan_rxq_remove()