Searched refs:smt_action (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/net/fddi/skfp/ |
D | pmf.c | 1491 if (smt_action(smc,SMT_STATION_ACTION, (int) word_val, 0)) in smt_set_para() 1495 if (smt_action(smc,SMT_PORT_ACTION, (int) word_val, in smt_set_para()
|
D | smt.c | 1948 int smt_action(struct s_smc *smc, int class, int code, int index) in smt_action() function
|
/linux-3.4.99/drivers/net/fddi/skfp/h/ |
D | cmtdef.h | 571 int smt_action(struct s_smc *smc, int class, int code, int index);
|