Home
last modified time | relevance | path

Searched refs:cml_entries_free (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cmd.h555 uint_t cml_entries_free; member
565 tavor_cmdlist_t::cml_entries_free
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cmd.h625 uint_t cml_entries_free; member
635 hermon_cmdlist_t::cml_entries_free
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cmd.c780 while (cmd_list->cml_entries_free == 0) { in tavor_outstanding_cmd_alloc()
817 cmd_list->cml_entries_free--; in tavor_outstanding_cmd_alloc()
846 if (cmd_list->cml_entries_free++ != 0) { in tavor_outstanding_cmd_free()
1059 state->ts_cmd_list.cml_entries_free = state->ts_cmd_list.cml_list_sz; in tavor_outstanding_cmdlist_init()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cmd.c873 while (cmd_list->cml_entries_free == 0) { in hermon_outstanding_cmd_alloc()
910 cmd_list->cml_entries_free--; in hermon_outstanding_cmd_alloc()
939 if (cmd_list->cml_entries_free++ != 0) { in hermon_outstanding_cmd_free()
1233 state->hs_cmd_list.cml_entries_free = state->hs_cmd_list.cml_list_sz; in hermon_outstanding_cmdlist_init()