Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_os.c7096 if (threshold > ha->orig_fw_xcb_count) in qla2x00_do_dpc()
7097 threshold = ha->orig_fw_xcb_count; in qla2x00_do_dpc()
Dqla_def.h4450 uint16_t orig_fw_xcb_count; member
Dqla_mbx.c3029 ha->orig_fw_xcb_count = mcp->mb[6]; in qla2x00_get_resource_cnts()