Searched refs:XMAC_MIN_TX_MIN_PKT_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/sun/ | ||
D | niu.h | 272 #define XMAC_MIN_TX_MIN_PKT_SIZE 0x00000000000003ffULL macro |
D | niu.c | 5513 val &= ~(XMAC_MIN_TX_MIN_PKT_SIZE | in niu_init_tx_xmac() |