HomeSort by: relevance | last modified time | path
    Searched defs:cnmac_recv_check (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/mips/cavium/dev/
if_cnmac.c 161 static inline int cnmac_recv_check(struct cnmac_softc *, uint64_t);
1225 cnmac_recv_check(struct cnmac_softc *sc, uint64_t word2) function in typeref:typename:int
1264 if (__predict_false(cnmac_recv_check(sc, word2) != 0)) {

Completed in 12 milliseconds