Searched refs:MY_NCRMask (Results 1 – 2 of 2) sorted by relevance
/dragonfly/sys/dev/netif/my/ | ||
H A D | if_myreg.h | 205 #define MY_NCRMask 0x0000ffff /* transmit retry number */ macro |
H A D | if_my.c | 1187 (CSR_READ_4(sc, MY_TSR) & MY_NCRMask)); in my_txeof() |