Home
last modified time | relevance | path

Searched refs:t3_check_fw_version (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h725 int t3_check_fw_version(adapter_t *adapter);
H A Dcxgb_t3_hw.c1229 int t3_check_fw_version(adapter_t *adapter) in t3_check_fw_version() function
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c598 if (t3_check_fw_version(sc) < 0 || force_fw_update) { in cxgb_controller_attach()