wx_dec_ptype
struct wx_dec_ptype wx_decode_ptype(const u8 ptype)
static struct wx_dec_ptype wx_ptype_lookup[256] = {
struct wx_dec_ptype dptype = wx_decode_ptype(WX_RXD_PKTTYPE(rx_desc));
struct wx_dec_ptype wx_decode_ptype(const u8 ptype);
struct wx_dec_ptype dptype;