Searched refs:mb_start (Results 1 – 2 of 2) sorted by relevance
49 static SMbuf *mb_start = 0 ; variable264 smc->os.hwm.mbuf_pool.mb_start=(SMbuf *)(&smc->os.hwm.mbuf_pool.mb[0]) ;267 if (!(smc->os.hwm.mbuf_pool.mb_start = (SMbuf *) mac_drv_get_space(smc,272 if (!mb_start) {273 if (!(mb_start = (SMbuf *) mac_drv_get_space(smc,423 mb = smc->os.hwm.mbuf_pool.mb_start ;431 mb = mb_start ;
110 SMbuf *mb_start ; /* points to the first mb */ member