Home
last modified time | relevance | path

Searched refs:smt_get_mbuf (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/fddi/skfp/
H A Dhwmtm.c150 SMbuf* smt_get_mbuf(struct s_smc *smc);
478 SMbuf *smt_get_mbuf(struct s_smc *smc) in smt_get_mbuf() function
1258 if (!(mb = smt_get_mbuf(smc))) { in process_receive()
1671 if(!(smc->os.hwm.tx_mb = smt_get_mbuf(smc))) { in hwm_tx_frag()
H A Dess.c199 if (!(db = smt_get_mbuf(smc))) in ess_raf_received_pack()
H A Dsmt.c1108 if (!(mb = smt_get_mbuf(smc))) in smt_build_frame()
1701 mb = smt_get_mbuf() ;
H A Dpmf.c322 if (!(mb = smt_get_mbuf(smc))) in smt_build_pmf_response()
/linux/drivers/net/fddi/skfp/h/
H A Dcmtdef.h487 SMbuf *smt_get_mbuf(struct s_smc *smc); /* drvsr.c */