if_cnmac.c | 159 static inline int cnmac_recv_mbuf(struct cnmac_softc *, uint64_t *, 1174 cnmac_recv_mbuf(struct cnmac_softc *sc, uint64_t *work, struct mbuf **rm) function in typeref:typename:int 1265 if (__predict_false(cnmac_recv_mbuf(sc, work, &m) != 0)) {
|