Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.h10 struct wx_dec_ptype wx_decode_ptype(const u8 ptype);
H A Dwx_lib.c155 struct wx_dec_ptype wx_decode_ptype(const u8 ptype) in wx_decode_ptype() function
159 EXPORT_SYMBOL(wx_decode_ptype);
537 struct wx_dec_ptype dptype = wx_decode_ptype(WX_RXD_PKTTYPE(rx_desc)); in wx_rx_checksum()