Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/
Dwx_type.h371 #define WX_HI_MAX_BLOCK_BYTE_LENGTH 256 /* Num of bytes in range */ macro
Dwx_hw.c304 if (length == 0 || length > WX_HI_MAX_BLOCK_BYTE_LENGTH) { in wx_host_interface_command()