Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ofed/libcxgb4/
H A Dt4fw_api.h42 FW_EPERM = 1, /* operation not permitted */ enumerator
/freebsd-12.1/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c3353 if (rc == -FW_EPERM) { in collect_tid()
/freebsd-12.1/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h39 FW_EPERM = 1, /* operation not permitted */ enumerator
/freebsd-12.1/sys/dev/cxgbe/
H A Dt4_main.c4770 if (!(sc->flags & IS_VF) || rc != FW_EPERM) in apply_link_config()