Searched refs:force_fw_update (Results 1 – 1 of 1) sorted by relevance
253 static int force_fw_update = 0; variable254 SYSCTL_INT(_hw_cxgb, OID_AUTO, force_fw_update, CTLFLAG_RDTUN, &force_fw_update, 0,596 if (t3_check_fw_version(sc) < 0 || force_fw_update) { in cxgb_controller_attach()