OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nofree_cnt
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/mips/cavium/dev/
if_cnmac.c
588
int64_t
nofree_cnt
;
local in function:cnmac_send_queue_is_full
590
nofree_cnt
= sc->sc_soft_req_cnt + sc->sc_hard_done_cnt;
592
if (__predict_false(
nofree_cnt
== GATHER_QUEUE_SIZE - 1)) {
Completed in 55 milliseconds
Indexes created Mon Oct 27 08:10:08 GMT 2025