Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/
Dwx_type.h1029 WX_STATE_NBITS, /* must be last */ enumerator
1041 DECLARE_BITMAP(state, WX_STATE_NBITS);
Dwx_hw.c1979 bitmap_zero(wx->state, WX_STATE_NBITS); in wx_sw_init()