Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cfg.c286 cp->cp_max_mem_rd_byte_cnt = tavor_max_mem_rd_byte_cnt; in tavor_cfg_profile_init_phase1()
461 cp->cp_max_mem_rd_byte_cnt = tavor_max_mem_rd_byte_cnt; in tavor_cfg_profile_init_phase2()
499 cp->cp_max_mem_rd_byte_cnt = tavor_max_mem_rd_byte_cnt; in tavor_cfg_profile_init_phase2()
537 cp->cp_max_mem_rd_byte_cnt = tavor_max_mem_rd_byte_cnt; in tavor_cfg_profile_init_phase2()
576 cp->cp_max_mem_rd_byte_cnt = tavor_max_mem_rd_byte_cnt; in tavor_cfg_profile_init_phase2()
H A Dtavor.c3205 state->ts_cfg_profile->cp_max_mem_rd_byte_cnt); in tavor_pci_capability_pcix()
3207 state->ts_cfg_profile->cp_max_mem_rd_byte_cnt; in tavor_pci_capability_pcix()
3210 state->ts_cfg_profile->cp_max_mem_rd_byte_cnt; in tavor_pci_capability_pcix()
/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cfg.h215 uint32_t cp_max_mem_rd_byte_cnt; member