Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h618 #define WX_PTYPE_TYP_IP 0x02 macro
629 WX_PTYPE_L2_IPV4 = (WX_PTYPE_PKT_IP | WX_PTYPE_TYP_IP),
636 WX_PTYPE_TYP_IP),
H A Dwx_lib.c1301 ptype |= WX_PTYPE_TYP_IP; in wx_encode_tx_desc_ptype()