OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FE_MAX_RECV_COUNT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
mb86960var.h
183
#define
FE_MAX_RECV_COUNT
((65536 - 2048 * 2) / 64)
188
* Hence
FE_MAX_RECV_COUNT
is the upper limit for number
mb86960.c
551
for (i = 0; i <
FE_MAX_RECV_COUNT
; i++) {
557
if (i >=
FE_MAX_RECV_COUNT
)
562
if (i <
FE_MAX_RECV_COUNT
)
966
for (i = 0; i <
FE_MAX_RECV_COUNT
; i++) {
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025