Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h519 struct wx_dec_ptype { struct
H A Dwx_lib.c19 static struct wx_dec_ptype wx_ptype_lookup[256] = {
151 static struct wx_dec_ptype wx_decode_ptype(const u8 ptype) in wx_decode_ptype()
528 struct wx_dec_ptype dptype = wx_decode_ptype(WX_RXD_PKTTYPE(rx_desc)); in wx_rx_checksum()