Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/
Dwx_lib.h10 struct wx_dec_ptype wx_decode_ptype(const u8 ptype);
Dwx_lib.c19 static struct wx_dec_ptype wx_ptype_lookup[256] = {
151 struct wx_dec_ptype wx_decode_ptype(const u8 ptype) in wx_decode_ptype()
527 struct wx_dec_ptype dptype = wx_decode_ptype(WX_RXD_PKTTYPE(rx_desc)); in wx_rx_checksum()
Dwx_type.h638 struct wx_dec_ptype { struct
/linux-6.12.1/drivers/net/ethernet/wangxun/txgbe/
Dtxgbe_fdir.c230 struct wx_dec_ptype dptype; in txgbe_atr()