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