Lines Matching defs:sge
61 #include "sge.h"
134 if (sge_data_in(sa->sge)) {
206 (void) sge_start(sa->sge);
242 (void) sge_stop(sa->sge);
287 if (sge_data_out(sa->sge, 0, mp, hmp, 1, flg) == 0) {
336 sa->sge->intr_cnt.tx_need_cpl_space++;
365 sa->sge->intr_cnt.tx_multi_mblks++;
418 sa->sge->intr_cnt.tx_no_dvma1++;
423 sa->sge->intr_cnt.tx_no_dma1++;
448 sa->sge->intr_cnt.tx_no_dma1++;
471 sa->sge->intr_cnt.tx_no_dma1++;
516 sa->sge->intr_cnt.tx_no_dvma2++;
521 sa->sge->intr_cnt.tx_no_dma2++;
534 sa->sge->intr_cnt.tx_no_dma2++;
547 sa->sge->intr_cnt.tx_no_dma2++;
564 if (sge_data_out(sa->sge, 0, m0, hmp, nseg, flg) == 0) {
1452 * (used sge.c)
1471 * (used sge.c)
1492 (void) sge_stop(sa->sge);
1639 * construct packet in mblk and attach it to sge structure.
1644 pesge *sge = chp->sge;
1674 sge_add_fake_arp(sge, (void *)bp);
1681 * free the fake arp's mblk on sge structure.