Home
last modified time | relevance | path

Searched refs:SW2HW_CQ (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cmd.h116 #define SW2HW_CQ 0x16 macro
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cmd.h116 #define SW2HW_CQ 0x16 macro
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c281 status = tavor_cmn_ownership_cmd_post(state, SW2HW_CQ, &cqc_entry, in tavor_cq_alloc()
H A Dtavor_cmd.c2278 (opcode == SW2HW_CQ) || (opcode == SW2HW_SRQ)) { in tavor_cmn_ownership_cmd_post()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fm.c1618 case SW2HW_CQ: in hermon_cmd_retry_ok()
H A Dhermon_cq.c318 status = hermon_cmn_ownership_cmd_post(state, SW2HW_CQ, &cqc_entry, in hermon_cq_alloc()
H A Dhermon_cmd.c3040 (opcode == SW2HW_CQ) || (opcode == SW2HW_SRQ)) { in hermon_cmn_ownership_cmd_post()