Searched refs:INDEX_PORT (Results 1 – 7 of 7) sorted by relevance
/drivers/net/fddi/skfp/ |
D | cfm.c | 555 0,0, 0,RES_PORT, 0,PA + INDEX_PORT, 0,PATH_ISO, 557 0,0, 0,RES_PORT, 0,PB + INDEX_PORT, 0,PATH_ISO 561 0,0, 0,RES_PORT, 0,PA + INDEX_PORT, 0,PATH_PRIM, 563 0,0, 0,RES_PORT, 0,PB + INDEX_PORT, 0,PATH_ISO 567 0,0, 0,RES_PORT, 0,PB + INDEX_PORT, 0,PATH_PRIM, 569 0,0, 0,RES_PORT, 0,PA + INDEX_PORT, 0,PATH_ISO 573 0,0, 0,RES_PORT, 0,PA + INDEX_PORT, 0,PATH_PRIM, 575 0,0, 0,RES_PORT, 0,PB + INDEX_PORT, 0,PATH_PRIM 579 0,0, 0,RES_PORT, 0,PS + INDEX_PORT, 0,PATH_PRIM, 584 0,0, 0,RES_PORT, 0,PS + INDEX_PORT, 0,PATH_ISO,
|
D | srf.c | 60 { SMT_COND_PORT_LER, INDEX_PORT,NUMPHYS,SMT_P4050 } , 61 { SMT_COND_PORT_EB_ERROR, INDEX_PORT,NUMPHYS,SMT_P4052 } , 62 { SMT_EVENT_PORT_CONNECTION, INDEX_PORT,NUMPHYS,SMT_P4051 } , 63 { SMT_EVENT_PORT_PATH_CHANGE, INDEX_PORT,NUMPHYS,SMT_P4053 } ,
|
D | smtdef.c | 257 mib->fddiSMTPORTIndexes[port] = port+INDEX_PORT ; in smt_init_mib() 259 pm->fddiPORTIndex = port+INDEX_PORT ; in smt_init_mib()
|
D | pmf.c | 401 index = INDEX_PORT ; in smt_build_pmf_response() 405 idx_end = INDEX_PORT ; in smt_build_pmf_response() 601 port = index - INDEX_PORT ; in smt_add_para() 1096 port = index - INDEX_PORT ; in smt_set_para()
|
D | smt.c | 360 (int) (INDEX_PORT+ phy->np) ,cond) ; in smt_event() 1358 phy->phy_mib_index = smt_swap_short((u_short)p+INDEX_PORT) ; in smt_fill_path() 1360 phy->phy_mib_index = p+INDEX_PORT ; in smt_fill_path() 1413 lem->lem_mib_index = phy+INDEX_PORT ; in smt_fill_lem()
|
D | pcmplc.c | 633 (int) (INDEX_PORT+ phy->np),0) ; in pcm() 1140 (int) (INDEX_PORT+ phy->np) ,cond) ; in lem_evaluate() 1471 (int) (INDEX_PORT+ phy->np) ,0) ; in pc_tcode_actions()
|
/drivers/net/fddi/skfp/h/ |
D | cmtdef.h | 134 #define INDEX_PORT 1 macro
|