Searched refs:smt_received_pack (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
H A 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() 1606 * The function smt_received_pack is called if the LAST_FRAG 1714 smt_received_pack(smc,smc->os.hwm.tx_mb, in hwm_tx_frag()
|
H A D | smt.c | 460 void smt_received_pack(struct s_smc *smc, SMbuf *mb, int fs) in smt_received_pack() function
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
H A 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() 1606 * The function smt_received_pack is called if the LAST_FRAG 1714 smt_received_pack(smc,smc->os.hwm.tx_mb, in hwm_tx_frag()
|
H A D | smt.c | 460 void smt_received_pack(struct s_smc *smc, SMbuf *mb, int fs) in smt_received_pack() function
|
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/ |
H A D | cmtdef.h | 517 void smt_received_pack(struct s_smc *smc, SMbuf *mb, int fs);
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/ |
H A D | cmtdef.h | 517 void smt_received_pack(struct s_smc *smc, SMbuf *mb, int fs);
|
Completed in 13 milliseconds