Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnetdevice.h469 #define alloc_netdev_dummy(_l) \ macro
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c2575 rtwdev->netdev = alloc_netdev_dummy(0); in rtw89_core_napi_init()