Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h321 #define WX_HI_MAX_BLOCK_BYTE_LENGTH 256 /* Num of bytes in range */ macro
H A Dwx_hw.c212 if (length == 0 || length > WX_HI_MAX_BLOCK_BYTE_LENGTH) { in wx_host_interface_command()