Home
last modified time | relevance | path

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

/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit.h119 struct np_info { struct
120 struct np_info *next; argument
134 struct np_info *np_hash_tab[NP_INFO_HASH_SIZE]; argument
/linux/net/core/
H A Dnetpoll.c64 #define np_info(np, fmt, ...) \ macro