Home
last modified time | relevance | path

Searched refs:cp_cmd_poll_max (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cfg.h176 uint32_t cp_cmd_poll_max; member
/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cfg.h206 uint32_t cp_cmd_poll_max; member
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c221 cp->cp_cmd_poll_max = hermon_cmd_poll_max; in hermon_cfg_profile_init_phase1()
H A Dhermon_cmd.c581 countmax = state->hs_cfg_profile->cp_cmd_poll_max; in hermon_impl_mbox_alloc()
1012 countmax = state->hs_cfg_profile->cp_cmd_poll_max; in hermon_write_hcr()
1110 countmax = (state->hs_cfg_profile->cp_cmd_poll_max << 4); in hermon_write_hcr()
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cfg.c283 cp->cp_cmd_poll_max = tavor_cmd_poll_max; in tavor_cfg_profile_init_phase1()
H A Dtavor_cmd.c554 countmax = state->ts_cfg_profile->cp_cmd_poll_max; in tavor_impl_mbox_alloc()
1023 countmax = state->ts_cfg_profile->cp_cmd_poll_max; in tavor_write_hcr()
1089 countmax = state->ts_cfg_profile->cp_cmd_poll_max; in tavor_write_hcr()