Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cfg.c284 cp->cp_max_mem_rd_byte_cnt = tavor_max_mem_rd_byte_cnt; in tavor_cfg_profile_init_phase1()
452 cp->cp_max_mem_rd_byte_cnt = tavor_max_mem_rd_byte_cnt; in tavor_cfg_profile_init_phase2()
490 cp->cp_max_mem_rd_byte_cnt = tavor_max_mem_rd_byte_cnt; in tavor_cfg_profile_init_phase2()
528 cp->cp_max_mem_rd_byte_cnt = tavor_max_mem_rd_byte_cnt; in tavor_cfg_profile_init_phase2()
567 cp->cp_max_mem_rd_byte_cnt = tavor_max_mem_rd_byte_cnt; in tavor_cfg_profile_init_phase2()
H A Dtavor.c2826 state->ts_cfg_profile->cp_max_mem_rd_byte_cnt); in tavor_pci_capability_pcix()
2828 state->ts_cfg_profile->cp_max_mem_rd_byte_cnt; in tavor_pci_capability_pcix()
2831 state->ts_cfg_profile->cp_max_mem_rd_byte_cnt; in tavor_pci_capability_pcix()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cfg.h215 uint32_t cp_max_mem_rd_byte_cnt; member