Home
last modified time | relevance | path

Searched refs:wx_dec_ptype (Results 1 – 3 of 3) 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.c23 static struct wx_dec_ptype wx_ptype_lookup[256] = {
155 struct wx_dec_ptype wx_decode_ptype(const u8 ptype) in wx_decode_ptype()
537 struct wx_dec_ptype dptype = wx_decode_ptype(WX_RXD_PKTTYPE(rx_desc)); in wx_rx_checksum()
H A Dwx_type.h722 /* wx_dec_ptype.mac: outer mac */
729 /* wx_dec_ptype.[e]ip: outer&encaped ip */
739 /* wx_dec_ptype.etype: encaped type */
748 /* wx_dec_ptype.proto: payload proto */
758 /* wx_dec_ptype.layer: payload layer */
766 struct wx_dec_ptype { struct
767 knownwx_dec_ptype global() argument
768 macwx_dec_ptype global() argument
769 ipwx_dec_ptype global() argument
770 etypewx_dec_ptype global() argument
771 eipwx_dec_ptype global() argument
772 protwx_dec_ptype global() argument
773 layerwx_dec_ptype global() argument