OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BGEF_JUMBO_CAPABLE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_bge.c
406
#define BGE_IS_JUMBO_CAPABLE(sc) ((sc)->bge_flags &
BGEF_JUMBO_CAPABLE
)
3370
BGEF_575X_PLUS | BGEF_5705_PLUS |
BGEF_JUMBO_CAPABLE
;
3382
sc->bge_flags &= ~
BGEF_JUMBO_CAPABLE
;
3398
sc->bge_flags |= BGEF_5700_FAMILY |
BGEF_JUMBO_CAPABLE
;
3403
sc->bge_flags |= BGEF_5714_FAMILY |
BGEF_JUMBO_CAPABLE
;
3501
sc->bge_flags |=
BGEF_JUMBO_CAPABLE
;
6479
if (sc->bge_flags &
BGEF_JUMBO_CAPABLE
)
if_bgereg.h
2663
#define
BGEF_JUMBO_CAPABLE
0x00000002
Completed in 21 milliseconds
Indexes created Sat Oct 25 16:10:12 GMT 2025