Searched refs:RFD_RxStatus (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/dev/netif/stge/ | ||
| HD | if_stgereg.h | 166 #define RFD_RxStatus(x) ((x) & 0xffffffff) macro |
| HD | if_stge.c | 1568 status = RFD_RxStatus(status64); in stge_rxeof() |