Searched refs:toecaps (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/dev/cxgbe/
H A Dadapter.h866 uint16_t toecaps; member in struct:adapter
H A Dt4_main.c3783 uint16_t toecaps; member in struct:caps_allowed
3897 MPASS(caps.toecaps == 0);
3899 caps.toecaps = 0;
4197 READ_CAPS(toecaps);
4205 MPASS(sc->toecaps == 0);
4206 sc->toecaps = 0;
4243 if (sc->toecaps) {
4276 * and will report toecaps=0 if it runs out of resources (this
5947 SYSCTL_CAP(toecaps, 4, "TCP offload");
/freebsd-11-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4707 __be16 toecaps; member in struct:fw_caps_config_cmd

Completed in 229 milliseconds