Searched refs:smt_action (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
H A D | pmf.c | 1487 if (smt_action(smc,SMT_STATION_ACTION, (int) word_val, 0)) in smt_set_para() 1491 if (smt_action(smc,SMT_PORT_ACTION, (int) word_val, in smt_set_para()
|
H A D | smt.c | 1912 int smt_action(struct s_smc *smc, int class, int code, int index) in smt_action() function
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
H A D | pmf.c | 1483 if (smt_action(smc,SMT_STATION_ACTION, (int) word_val, 0)) in smt_set_para() 1487 if (smt_action(smc,SMT_PORT_ACTION, (int) word_val, in smt_set_para()
|
H A D | smt.c | 1906 int smt_action(struct s_smc *smc, int class, int code, int index) in smt_action() function
|
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/ |
H A D | cmtdef.h | 571 int smt_action(struct s_smc *smc, int class, int code, int index);
|
/kernel/linux/linux-6.6/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 11 milliseconds