Home
last modified time | relevance | path

Searched refs:ENAHW_ASQ_CAPS_DEPTH (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ena/
H A Dena_hw.h240 #define ENAHW_ASQ_CAPS_DEPTH(x) ((x) & ENAHW_ASQ_CAPS_DEPTH_MASK) macro
H A Dena.c669 wval = ENAHW_ASQ_CAPS_DEPTH(aq->ea_qlen) | in ena_admin_sq_init()