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