Searched refs:NLM_DEFINE_UCORE (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/mips/nlm/dev/net/ucore/ |
| H A D | ucore.h | 90 #define NLM_DEFINE_UCORE(name, reg) \ macro 103 NLM_DEFINE_UCORE(obufdone, UCORE_OUTBUF_DONE); 104 NLM_DEFINE_UCORE(rxpktrdy, UCORE_RX_PKT_RDY); 106 NLM_DEFINE_UCORE(cam0, UCORE_CAM0); 107 NLM_DEFINE_UCORE(cam1, UCORE_CAM1); 108 NLM_DEFINE_UCORE(cam2, UCORE_CAM2); 109 NLM_DEFINE_UCORE(cam3, UCORE_CAM3); 111 NLM_DEFINE_UCORE(csuminfo, UCORE_CSUMINFO); 112 NLM_DEFINE_UCORE(crcinfo, UCORE_CRCINFO); 113 NLM_DEFINE_UCORE(crcpos, UCORE_CRCPOS); [all …]
|