Home
last modified time | relevance | path

Searched refs:rxq_entry_t (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wlan.c387 static void wilc_wlan_rxq_add(struct wilc *wilc, struct rxq_entry_t *rqe) in wilc_wlan_rxq_add()
397 static struct rxq_entry_t *wilc_wlan_rxq_remove(struct wilc *wilc) in wilc_wlan_rxq_remove()
399 struct rxq_entry_t *rqe = NULL; in wilc_wlan_rxq_remove()
403 rqe = list_first_entry(&wilc->rxq_head.list, struct rxq_entry_t, in wilc_wlan_rxq_remove()
772 struct rxq_entry_t *rqe; in wilc_wlan_handle_rxq()
823 struct rxq_entry_t *rqe; in wilc_wlan_handle_isr_ext()
1071 struct rxq_entry_t *rqe; in wilc_wlan_cleanup()
Dwilc_wfi_netdevice.h161 struct rxq_entry_t rxq_head;
Dwilc_wlan.h223 struct rxq_entry_t { struct