Searched refs:smt_check_para (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
H A D | ess.c | 218 if (smt_check_para(smc,sm,plist_raf_alc_res)) { in ess_raf_received_pack() 286 if (smt_check_para(smc,sm,plist_raf_chg_req)) { in ess_raf_received_pack()
|
H A D | smt.c | 566 if (smt_check_para(smc,sm,plist_nif)) { in smt_received_pack() 1642 int smt_check_para(struct s_smc *smc, struct smt_header *sm, in smt_check_para() function 1648 DB_SMT("SMT: smt_check_para - missing para %hx", *p); in smt_check_para()
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
H A D | ess.c | 217 if (smt_check_para(smc,sm,plist_raf_alc_res)) { in ess_raf_received_pack() 285 if (smt_check_para(smc,sm,plist_raf_chg_req)) { in ess_raf_received_pack()
|
H A D | smt.c | 566 if (smt_check_para(smc,sm,plist_nif)) { in smt_received_pack() 1642 int smt_check_para(struct s_smc *smc, struct smt_header *sm, in smt_check_para() function 1648 DB_SMT("SMT: smt_check_para - missing para %hx", *p); in smt_check_para()
|
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/ |
H A D | cmtdef.h | 546 int smt_check_para(struct s_smc *smc, struct smt_header *sm,
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/ |
H A D | cmtdef.h | 546 int smt_check_para(struct s_smc *smc, struct smt_header *sm,
|
Completed in 9 milliseconds