Home
last modified time | relevance | path

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

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