Searched refs:qla_ivec_t (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/sys/dev/qlxgb/
H A Dqla_def.h103 typedef struct qla_ivec qla_ivec_t; typedef in typeref:struct:qla_ivec
141 qla_ivec_t irq_vec[Q8_MSI_COUNT];
H A Dqla_isr.c346 qla_ivec_t *ivec = arg;
380 qla_ivec_t *ivec = context;
/freebsd-11.0-release/sys/dev/qlxgbe/
H A Dql_def.h106 typedef struct qla_ivec qla_ivec_t; typedef in typeref:struct:qla_ivec
158 qla_ivec_t irq_vec[MAX_SDS_RINGS];
H A Dql_isr.c897 qla_ivec_t *ivec = arg;
/freebsd-11.0-release/sys/dev/qlxge/
H A Dqls_def.h61 typedef struct qla_ivec qla_ivec_t; typedef in typeref:struct:qla_ivec
281 qla_ivec_t irq_vec[MAX_RX_RINGS];
H A Dqls_isr.c366 qla_ivec_t *ivec = arg;

Completed in 113 milliseconds