Searched refs:smt_received_pack (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/net/fddi/skfp/ |
D | hwmtm.c | 1301 smt_received_pack(smc,mb,(int)(rfsw>>25)) ; in process_receive() 1322 smt_received_pack(smc,mb,(int)(rfsw>>25)) ; in process_receive() 1714 smt_received_pack(smc,smc->os.hwm.tx_mb, in hwm_tx_frag()
|
D | smt.c | 460 void smt_received_pack(struct s_smc *smc, SMbuf *mb, int fs) in smt_received_pack() function
|
/linux-5.19.10/drivers/net/fddi/skfp/h/ |
D | cmtdef.h | 517 void smt_received_pack(struct s_smc *smc, SMbuf *mb, int fs);
|