Searched refs:smt_get_mbuf (Results 1 – 5 of 5) sorted by relevance
158 SMbuf* smt_get_mbuf(struct s_smc *smc);486 SMbuf *smt_get_mbuf(struct s_smc *smc) in smt_get_mbuf() function1266 if (!(mb = smt_get_mbuf(smc))) { in process_receive()1679 if(!(smc->os.hwm.tx_mb = smt_get_mbuf(smc))) { in hwm_tx_frag()
204 if (!(db = smt_get_mbuf(smc))) in ess_raf_received_pack()
1117 if (!(mb = smt_get_mbuf(smc))) in smt_build_frame()1709 mb = smt_get_mbuf() ;
330 if (!(mb = smt_get_mbuf(smc))) in smt_build_pmf_response()
486 SMbuf *smt_get_mbuf(struct s_smc *smc); /* drvsr.c */