Searched refs:NUMMACS (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/
H A Dsrf.c58 { SMT_COND_MAC_DUP_ADDR, INDEX_MAC, NUMMACS,SMT_P208C } ,
59 { SMT_COND_MAC_FRAME_ERROR, INDEX_MAC, NUMMACS,SMT_P208D } ,
60 { SMT_COND_MAC_NOT_COPIED, INDEX_MAC, NUMMACS,SMT_P208E } ,
61 { SMT_EVENT_MAC_NEIGHBOR_CHANGE, INDEX_MAC, NUMMACS,SMT_P208F } ,
62 { SMT_EVENT_MAC_PATH_CHANGE, INDEX_MAC, NUMMACS,SMT_P2090 } ,
H A Dsmtdef.c93 for( i = 0; i < NUMMACS; i++ )
195 mib->fddiSMTMac_Ct = NUMMACS ;
H A Dpmf.c398 idx_end = index - 1 + NUMMACS ;
615 if (mac < 0 || mac >= NUMMACS) {
1111 if (mac < 0 || mac >= NUMMACS) {
H A Dsmt.c442 for (i = MAC0; i < NUMMACS; i++ ){
1159 sde->sde_mac_count = NUMMACS ; /* only 1 MAC */
1337 sizeof(struct smt_mac_rec) * NUMMACS +
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/h/
H A Dsmc.h348 u_long last_tok_time[NUMMACS]; /* token cnt emulation */
449 struct s_c_ring cr[NUMPHYS+NUMMACS] ;
H A Dfddimib.h237 } m[NUMMACS] ;
H A Dcmtdef.h34 #define NUMMACS 1 /* only 1 supported at the moment */ macro

Completed in 100 milliseconds