Searched refs:smt_check_para (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/fddi/skfp/ |
H A D | ess.c | 222 if (smt_check_para(smc,sm,plist_raf_alc_res)) { ess_raf_received_pack() 289 if (smt_check_para(smc,sm,plist_raf_chg_req)) { ess_raf_received_pack()
|
H A D | smt.c | 574 if (smt_check_para(smc,sm,plist_nif)) { smt_received_pack() 1650 int smt_check_para(struct s_smc *smc, struct smt_header *sm, smt_check_para() function 1656 DB_SMT("SMT: smt_check_para - missing para %x\n",*p,0); smt_check_para()
|
/linux-4.1.27/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 117 milliseconds