Home
last modified time | relevance | path

Searched defs:np_info (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit.h122 struct np_info { struct
123 struct np_info *next; argument
137 struct np_info *np_hash_tab[NP_INFO_HASH_SIZE]; argument
/Linux-v4.19/net/core/
Dnetpoll.c65 #define np_info(np, fmt, ...) \ macro