Searched refs:smt_get_mbuf (Results 1 – 5 of 5) sorted by relevance
154 SMbuf* smt_get_mbuf(struct s_smc *smc);482 SMbuf *smt_get_mbuf(struct s_smc *smc) in smt_get_mbuf() function1262 if (!(mb = smt_get_mbuf(smc))) { in process_receive()1675 if(!(smc->os.hwm.tx_mb = smt_get_mbuf(smc))) { in hwm_tx_frag()
200 if (!(db = smt_get_mbuf(smc))) in ess_raf_received_pack()
1112 if (!(mb = smt_get_mbuf(smc))) in smt_build_frame()1704 mb = smt_get_mbuf() ;
326 if (!(mb = smt_get_mbuf(smc))) in smt_build_pmf_response()
487 SMbuf *smt_get_mbuf(struct s_smc *smc); /* drvsr.c */