Home
last modified time | relevance | path

Searched refs:niccaps (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_main.c2278 uint16_t niccaps; member
2310 o->niccaps = sc->niccaps; in save_caps_and_params()
5324 uint16_t niccaps; member
5435 if (caps.niccaps & htobe16(FW_CAPS_CONFIG_NIC_HASHFILTER)) { in apply_cfg_and_initialize()
5514 caps_allowed.niccaps = FW_CAPS_CONFIG_NIC; in partition_resources()
5836 READ_CAPS(niccaps); in get_params__post_init()
5843 if (sc->niccaps & FW_CAPS_CONFIG_NIC_HASHFILTER) { in get_params__post_init()
5863 if (sc->niccaps & FW_CAPS_CONFIG_NIC_ETHOFLD) { in get_params__post_init()
8001 SYSCTL_CAP(niccaps, 3, "NIC"); in t4_sysctls()
H A Dadapter.h1061 uint16_t niccaps; member
/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h1062 __be16 niccaps; member
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5913 __be16 niccaps; member