Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h467 WX_TX_FLAGS_LINKSEC = 0x200, enumerator
H A Dwx_lib.c906 cmd_type |= WX_SET_FLAG(tx_flags, WX_TX_FLAGS_LINKSEC, WX_TXD_LINKSEC); in wx_tx_cmd_type()