Searched refs:fwwait (Results 1 – 2 of 2) sorted by relevance
156 (void) ql_fw_ready(ha, ha->fwwait); in ql_initialize_adapter()1786 ha->fwwait = (uint8_t)(CFG_IST(ha, CFG_FCOE_SUPPORT) ? 45 : 10); in ql_common_properties()1790 ha->fwwait = (uint8_t)data; in ql_common_properties()1794 "value of %d\n", data, ha->fwwait); in ql_common_properties()
1844 uint8_t fwwait; member