Searched refs:q81_cq_e_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/qlxge/
H A Dqls_isr.c228 q81_cq_e_t *cq_e, *cq_b;
262 (sizeof (q81_cq_e_t) >> 2));
H A Dqls_hw.c1589 (NUM_CQ_ENTRIES * (sizeof (q81_cq_e_t))) + PAGE_SIZE;
1643 v_addr = v_addr + (NUM_CQ_ENTRIES * (sizeof (q81_cq_e_t)));
1644 p_addr = p_addr + (NUM_CQ_ENTRIES * (sizeof (q81_cq_e_t)));
H A Dqls_hw.h879 } __packed q81_cq_e_t; typedef in typeref:struct:_q81_cq_e

Completed in 109 milliseconds