Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/fddi/skfp/
A Dsrf.c49 { SMT_COND_MAC_DUP_ADDR, INDEX_MAC, NUMMACS,SMT_P208C } ,
50 { SMT_COND_MAC_FRAME_ERROR, INDEX_MAC, NUMMACS,SMT_P208D } ,
51 { SMT_COND_MAC_NOT_COPIED, INDEX_MAC, NUMMACS,SMT_P208E } ,
52 { SMT_EVENT_MAC_NEIGHBOR_CHANGE, INDEX_MAC, NUMMACS,SMT_P208F } ,
53 { SMT_EVENT_MAC_PATH_CHANGE, INDEX_MAC, NUMMACS,SMT_P2090 } ,
A Dsmtdef.c85 for( i = 0; i < NUMMACS; i++ ) in smt_reset_defaults()
187 mib->fddiSMTMac_Ct = NUMMACS ; in smt_init_mib()
A Dpmf.c390 idx_end = index - 1 + NUMMACS ; in smt_build_pmf_response()
607 if (mac < 0 || mac >= NUMMACS) { in smt_add_para()
1103 if (mac < 0 || mac >= NUMMACS) { in smt_set_para()
A Dsmt.c433 for (i = MAC0; i < NUMMACS; i++ ){ in smt_event()
1162 sde->sde_mac_count = NUMMACS ; /* only 1 MAC */ in smt_fill_sde()
1340 sizeof(struct smt_mac_rec) * NUMMACS + in smt_fill_path()
/linux-6.3-rc2/drivers/net/fddi/skfp/h/
A Dsmc.h344 u_long last_tok_time[NUMMACS]; /* token cnt emulation */
445 struct s_c_ring cr[NUMPHYS+NUMMACS] ;
A Dfddimib.h233 } m[NUMMACS] ;
A Dcmtdef.h30 #define NUMMACS 1 /* only 1 supported at the moment */ macro

Completed in 16 milliseconds