Searched refs:WX_PTYPE_PKT_IPIP (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/wangxun/libwx/ | ||
| H A D | wx_type.h | 605 #define WX_PTYPE_PKT_IPIP 0x00 /* IP+IP */ macro |
| H A D | wx_lib.c | 1227 ptype |= WX_PTYPE_PKT_IPIP; in wx_encode_tx_desc_ptype() |