ti_flags          788 dev/pci/if_ti.c 	r->ti_flags = TI_BDFLAG_IP_CKSUM;
ti_flags          851 dev/pci/if_ti.c 	r->ti_flags = TI_BDFLAG_MINI_RING | TI_BDFLAG_IP_CKSUM;
ti_flags          903 dev/pci/if_ti.c 	r->ti_flags = TI_BDFLAG_JUMBO_RING | TI_BDFLAG_IP_CKSUM;
ti_flags         1384 dev/pci/if_ti.c 	rcb->ti_flags = 0;
ti_flags         1395 dev/pci/if_ti.c 	rcb->ti_flags = 0;
ti_flags         1417 dev/pci/if_ti.c 	rcb->ti_flags = 0;
ti_flags         1418 dev/pci/if_ti.c 	rcb->ti_flags |= TI_RCB_FLAG_IP_CKSUM | TI_RCB_FLAG_NO_PHDR_CKSUM;
ti_flags         1424 dev/pci/if_ti.c 	rcb->ti_flags = 0;
ti_flags         1425 dev/pci/if_ti.c 	rcb->ti_flags |= TI_RCB_FLAG_IP_CKSUM | TI_RCB_FLAG_NO_PHDR_CKSUM;
ti_flags         1436 dev/pci/if_ti.c 		rcb->ti_flags = TI_RCB_FLAG_RING_DISABLED;
ti_flags         1438 dev/pci/if_ti.c 		rcb->ti_flags = 0;
ti_flags         1439 dev/pci/if_ti.c 	rcb->ti_flags |= TI_RCB_FLAG_IP_CKSUM | TI_RCB_FLAG_NO_PHDR_CKSUM;
ti_flags         1446 dev/pci/if_ti.c 	rcb->ti_flags = 0;
ti_flags         1465 dev/pci/if_ti.c 		rcb->ti_flags = 0;
ti_flags         1467 dev/pci/if_ti.c 		rcb->ti_flags = TI_RCB_FLAG_HOST_RING;
ti_flags         1468 dev/pci/if_ti.c 	rcb->ti_flags |= TI_RCB_FLAG_IP_CKSUM | TI_RCB_FLAG_NO_PHDR_CKSUM;
ti_flags         1471 dev/pci/if_ti.c 		rcb->ti_flags |= TI_RCB_FLAG_VLAN_ASSIST;
ti_flags         1748 dev/pci/if_ti.c 		if (cur_rx->ti_flags & TI_BDFLAG_JUMBO_RING) {
ti_flags         1752 dev/pci/if_ti.c 			if (cur_rx->ti_flags & TI_BDFLAG_ERROR) {
ti_flags         1770 dev/pci/if_ti.c 		} else if (cur_rx->ti_flags & TI_BDFLAG_MINI_RING) {
ti_flags         1776 dev/pci/if_ti.c 			if (cur_rx->ti_flags & TI_BDFLAG_ERROR) {
ti_flags         1793 dev/pci/if_ti.c 			if (cur_rx->ti_flags & TI_BDFLAG_ERROR) {
ti_flags         1860 dev/pci/if_ti.c 		if (txdesc.ti_flags & TI_BDFLAG_END)
ti_flags         1907 dev/pci/if_ti.c 		if (cur_tx->ti_flags & TI_BDFLAG_END)
ti_flags         2035 dev/pci/if_ti.c 		txdesc.ti_flags = 0;
ti_flags         2038 dev/pci/if_ti.c 			txdesc.ti_flags |= TI_BDFLAG_VLAN_TAG;
ti_flags         2060 dev/pci/if_ti.c 	txdesc.ti_flags |= TI_BDFLAG_END;
ti_flags         2121 dev/pci/if_ti.c 		f->ti_flags = 0;
ti_flags         2124 dev/pci/if_ti.c 			f->ti_flags |= TI_BDFLAG_VLAN_TAG;
ti_flags         2144 dev/pci/if_ti.c 	sc->ti_rdata->ti_tx_ring[cur].ti_flags |= TI_BDFLAG_END;
ti_flags          433 dev/pci/if_tireg.h 	u_int16_t		ti_flags;
ti_flags          435 dev/pci/if_tireg.h 	u_int16_t		ti_flags;
ti_flags          681 dev/pci/if_tireg.h 	u_int16_t		ti_flags;
ti_flags          683 dev/pci/if_tireg.h 	u_int16_t		ti_flags;
ti_flags          732 dev/pci/if_tireg.h 	u_int16_t		ti_flags;
ti_flags          734 dev/pci/if_tireg.h 	u_int16_t		ti_flags;
ti_flags          762 dev/pci/if_tireg.h 	u_int16_t		ti_flags;
ti_flags          764 dev/pci/if_tireg.h 	u_int16_t		ti_flags;