Searched refs:ns_scqe (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | nicstar.h | 206 typedef struct ns_scqe { struct 211 } ns_scqe; typedef 385 ns_scqe cache_a; 386 ns_scqe cache_b; 665 ns_scqe *base; 666 ns_scqe *last; 667 ns_scqe *next; 668 volatile ns_scqe *tail; /* Not related to the nicstar register */
|
H A D | nicstar.c | 133 static int push_scqe(ns_dev * card, vc_map * vc, scq_info * scq, ns_scqe * tbd, 1468 ns_scqe *scqep; in ns_close() 1487 ns_scqe tsr; in ns_close() 1631 ns_scqe scqe; in ns_send() 1721 static int push_scqe(ns_dev * card, vc_map * vc, scq_info * scq, ns_scqe * tbd, in push_scqe() 1725 ns_scqe tsr; in push_scqe()
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | nicstar.h | 206 typedef struct ns_scqe { struct 211 } ns_scqe; typedef 385 ns_scqe cache_a; 386 ns_scqe cache_b; 665 ns_scqe *base; 666 ns_scqe *last; 667 ns_scqe *next; 668 volatile ns_scqe *tail; /* Not related to the nicstar register */
|
H A D | nicstar.c | 134 static int push_scqe(ns_dev * card, vc_map * vc, scq_info * scq, ns_scqe * tbd, 1464 ns_scqe *scqep; in ns_close() 1483 ns_scqe tsr; in ns_close() 1627 ns_scqe scqe; in _ns_send() 1727 static int push_scqe(ns_dev * card, vc_map * vc, scq_info * scq, ns_scqe * tbd, in push_scqe() 1731 ns_scqe tsr; in push_scqe()
|
Completed in 10 milliseconds