Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/target/iscsi/cxgbit/
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-6.1.9/net/core/
Dnetpoll.c66 #define np_info(np, fmt, ...) \ macro