Searched refs:bce_tso_enable (Results 1 – 1 of 1) sorted by relevance
537 static int bce_tso_enable = TRUE; variable538 SYSCTL_INT(_hw_bce, OID_AUTO, tso_enable, CTLFLAG_RDTUN, &bce_tso_enable, 0,1365 if (bce_tso_enable) { in bce_attach()3616 if (bce_tso_enable) { in bce_dma_alloc()7635 if (bce_tso_enable && (mask & IFCAP_TSO4) && in bce_ioctl()