Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/
Dwx_type.h1036 WX_PF_FLAGS_NBITS /* must be last */ enumerator
1042 DECLARE_BITMAP(flags, WX_PF_FLAGS_NBITS);
Dwx_hw.c1980 bitmap_zero(wx->flags, WX_PF_FLAGS_NBITS); in wx_sw_init()