OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LEMAC_MCTBL_SIZE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
lemacreg.h
83
#define
LEMAC_MCTBL_SIZE
(1 << (LEMAC_MCTBL_BITS - 3))
lemacvar.h
63
u_int16_t sc_mctbl[
LEMAC_MCTBL_SIZE
/sizeof(u_int16_t)];
lemac.c
86
static const uint16_t lemac_allmulti_mctbl[
LEMAC_MCTBL_SIZE
/sizeof(uint16_t)] = {
Completed in 18 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025