Searched refs:rxq_entry_t (Results 1 – 2 of 2) sorted by relevance
242 struct rxq_entry_t { struct243 struct rxq_entry_t *next; argument
73 struct rxq_entry_t *rxq_head;74 struct rxq_entry_t *rxq_tail;595 static int wilc_wlan_rxq_add(struct wilc *wilc, struct rxq_entry_t *rqe) in wilc_wlan_rxq_add()620 static struct rxq_entry_t *wilc_wlan_rxq_remove(struct wilc *wilc) in wilc_wlan_rxq_remove()626 struct rxq_entry_t *rqe; in wilc_wlan_rxq_remove()1127 struct rxq_entry_t *rqe; in wilc_wlan_handle_rxq()1286 struct rxq_entry_t *rqe; in wilc_wlan_handle_isr_ext()1353 rqe = kmalloc(sizeof(struct rxq_entry_t), GFP_KERNEL); in wilc_wlan_handle_isr_ext()1660 struct rxq_entry_t *rqe; in wilc_wlan_cleanup()