Home | Sort by: relevance | last modified time | path |
/src/sys/arch/mips/cavium/dev/ | |
if_cnmac.c | 544 const int64_t sent_count = sc->sc_hard_done_cnt; local in function:cnmac_send_queue_flush 548 KASSERT(sent_count <= 0); 550 for (i = 0; i < 0 - sent_count; i++) { |