Searched refs:max_tag_qng (Results 1 – 1 of 1) sorted by relevance
1571 uchar max_tag_qng[ASC_MAX_TID + 1]; member1709 uchar max_tag_qng; member5127 ep->max_tag_qng = asc_dvc_varp->cfg->max_tag_qng[0]; in ASC_INITFUNC()8047 ASC_EEP_GET_CHIP_ID(ep), ep->max_total_qng, ep->max_tag_qng); in asc_prt_asc_board_eeprom()12614 asc_dvc->cfg->max_tag_qng[i] = ASC_MAX_INRAM_TAG_QNG; in ASC_INITFUNC()12696 eep_config->max_tag_qng = 0x20; in ASC_INITFUNC()12730 eep_config->max_tag_qng = ASC_MAX_PCI_ULTRA_INRAM_TAG_QNG; in ASC_INITFUNC()12736 eep_config->max_tag_qng = ASC_MAX_INRAM_TAG_QNG; in ASC_INITFUNC()12746 if (eep_config->max_tag_qng > eep_config->max_total_qng) { in ASC_INITFUNC()12747 eep_config->max_tag_qng = eep_config->max_total_qng; in ASC_INITFUNC()[all …]