Searched refs:WX_TXD_RS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/wangxun/libwx/ | ||
H A D | wx_type.h | 430 #define WX_TXD_RS BIT(27) /* Report Status */ macro |
H A D | wx_lib.c | 1008 cmd_type |= size | WX_TXD_EOP | WX_TXD_RS; in wx_tx_map() |