Searched refs:smt_received_pack (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/fddi/skfp/ |
D | hwmtm.c | 1309 smt_received_pack(smc,mb,(int)(rfsw>>25)) ; in process_receive() 1330 smt_received_pack(smc,mb,(int)(rfsw>>25)) ; in process_receive() 1722 smt_received_pack(smc,smc->os.hwm.tx_mb, in hwm_tx_frag()
|
D | smt.c | 468 void smt_received_pack(struct s_smc *smc, SMbuf *mb, int fs) in smt_received_pack() function
|
/Linux-v4.19/drivers/net/fddi/skfp/h/ |
D | cmtdef.h | 522 void smt_received_pack(struct s_smc *smc, SMbuf *mb, int fs);
|