Searched defs:txqaddr (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/marvell/ | ||
| D | skge.c | 107 static const int txqaddr[] = { Q_XA1, Q_XA2 }; variable |
| D | sky2.c | 142 static const unsigned txqaddr[] = { Q_XA1, Q_XA2 }; variable |