HomeSort by: relevance | last modified time | path
    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