Home
last modified time | relevance | path

Searched refs:netpoll_print_options (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dnetpoll.h60 void netpoll_print_options(struct netpoll *np);
/openbmc/linux/net/core/
H A Dnetpoll.c504 void netpoll_print_options(struct netpoll *np) in netpoll_print_options() function
519 EXPORT_SYMBOL(netpoll_print_options);
613 netpoll_print_options(np); in netpoll_parse_options()
/openbmc/linux/drivers/net/
H A Dnetconsole.c382 netpoll_print_options(&nt->np); in enabled_store()