Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/atm/
Dnicstar.h265 typedef struct ns_tsi { struct
268 } ns_tsi; argument
657 ns_tsi *base;
658 ns_tsi *next;
659 ns_tsi *last;
Dnicstar.c1843 ns_tsi *previous = NULL, *one_ahead, *two_ahead; in process_tsq()