Lines Matching defs:csio_eq_params
200 struct csio_eq_params { struct
202 uint8_t pfn;
203 uint8_t vfn;
205 uint8_t eqstart:1;
206 uint8_t eqstop:1;
208 uint16_t physeqid;
209 uint32_t eqid;
211 uint8_t hostfcmode:2;
212 uint8_t cprio:1;
213 uint8_t pciechn:3;
215 uint16_t iqid;
217 uint8_t dcaen:1;
218 uint8_t dcacpu:5;
220 uint8_t fbmin:3;
221 uint8_t fbmax:3;
223 uint8_t cidxfthresho:1;
224 uint8_t cidxfthresh:3;
226 uint16_t eqsize;
228 uint64_t eqaddr;