Lines Matching defs:qed_mfw_tlv_fcoe
213 struct qed_mfw_tlv_fcoe { struct
214 u8 scsi_timeout;
215 bool scsi_timeout_set;
216 u32 rt_tov;
217 bool rt_tov_set;
218 u32 ra_tov;
219 bool ra_tov_set;
220 u32 ed_tov;
221 bool ed_tov_set;
222 u32 cr_tov;
223 bool cr_tov_set;
224 u8 boot_type;
225 bool boot_type_set;
226 u8 npiv_state;
227 bool npiv_state_set;
228 u32 num_npiv_ids;
229 bool num_npiv_ids_set;
230 u8 switch_name[8];
231 bool switch_name_set;
232 u16 switch_portnum;
233 bool switch_portnum_set;
234 u8 switch_portid[3];
235 bool switch_portid_set;
236 u8 vendor_name[8];
237 bool vendor_name_set;
238 u8 switch_model[8];
239 bool switch_model_set;
240 u8 switch_fw_version[8];
241 bool switch_fw_version_set;
242 u8 qos_pri;
243 bool qos_pri_set;
244 u8 port_alias[3];
245 bool port_alias_set;
246 u8 port_state;
251 bool port_state_set;
252 u16 fip_tx_descr_size;
253 bool fip_tx_descr_size_set;
254 u16 fip_rx_descr_size;
255 bool fip_rx_descr_size_set;
256 u16 link_failures;
257 bool link_failures_set;
258 u8 fcoe_boot_progress;
259 bool fcoe_boot_progress_set;
260 u64 rx_bcast;
261 bool rx_bcast_set;
262 u64 tx_bcast;
263 bool tx_bcast_set;
264 u16 fcoe_txq_depth;
265 bool fcoe_txq_depth_set;
266 u16 fcoe_rxq_depth;
267 bool fcoe_rxq_depth_set;
268 u64 fcoe_rx_frames;
269 bool fcoe_rx_frames_set;
270 u64 fcoe_rx_bytes;
271 bool fcoe_rx_bytes_set;
272 u64 fcoe_tx_frames;
273 bool fcoe_tx_frames_set;
274 u64 fcoe_tx_bytes;
275 bool fcoe_tx_bytes_set;
276 u16 crc_count;
277 bool crc_count_set;
278 u32 crc_err_src_fcid[5];
279 bool crc_err_src_fcid_set[5];
280 struct qed_mfw_tlv_time crc_err[5];
281 u16 losync_err;
282 bool losync_err_set;
283 u16 losig_err;
284 bool losig_err_set;
285 u16 primtive_err;
286 bool primtive_err_set;
287 u16 disparity_err;
288 bool disparity_err_set;
289 u16 code_violation_err;
290 bool code_violation_err_set;
291 u32 flogi_param[4];
292 bool flogi_param_set[4];
293 struct qed_mfw_tlv_time flogi_tstamp;
294 u32 flogi_acc_param[4];
295 bool flogi_acc_param_set[4];
296 struct qed_mfw_tlv_time flogi_acc_tstamp;
297 u32 flogi_rjt;
298 bool flogi_rjt_set;
299 struct qed_mfw_tlv_time flogi_rjt_tstamp;
300 u32 fdiscs;
301 bool fdiscs_set;
302 u8 fdisc_acc;
303 bool fdisc_acc_set;
304 u8 fdisc_rjt;
305 bool fdisc_rjt_set;
306 u8 plogi;
307 bool plogi_set;
308 u8 plogi_acc;
309 bool plogi_acc_set;
310 u8 plogi_rjt;
311 bool plogi_rjt_set;
312 u32 plogi_dst_fcid[5];
313 bool plogi_dst_fcid_set[5];
314 struct qed_mfw_tlv_time plogi_tstamp[5];
315 u32 plogi_acc_src_fcid[5];
316 bool plogi_acc_src_fcid_set[5];
317 struct qed_mfw_tlv_time plogi_acc_tstamp[5];
318 u8 tx_plogos;
319 bool tx_plogos_set;
320 u8 plogo_acc;
321 bool plogo_acc_set;
322 u8 plogo_rjt;
323 bool plogo_rjt_set;
324 u32 plogo_src_fcid[5];
325 bool plogo_src_fcid_set[5];
326 struct qed_mfw_tlv_time plogo_tstamp[5];
327 u8 rx_logos;
328 bool rx_logos_set;
329 u8 tx_accs;
330 bool tx_accs_set;
331 u8 tx_prlis;
332 bool tx_prlis_set;
333 u8 rx_accs;
334 bool rx_accs_set;
335 u8 tx_abts;
336 bool tx_abts_set;
337 u8 rx_abts_acc;
338 bool rx_abts_acc_set;
339 u8 rx_abts_rjt;
340 bool rx_abts_rjt_set;
341 u32 abts_dst_fcid[5];
342 bool abts_dst_fcid_set[5];
343 struct qed_mfw_tlv_time abts_tstamp[5];
344 u8 rx_rscn;
345 bool rx_rscn_set;
346 u32 rx_rscn_nport[4];
347 bool rx_rscn_nport_set[4];
348 u8 tx_lun_rst;
349 bool tx_lun_rst_set;
350 u8 abort_task_sets;
351 bool abort_task_sets_set;
352 u8 tx_tprlos;
353 bool tx_tprlos_set;
354 u8 tx_nos;
355 bool tx_nos_set;
356 u8 rx_nos;
357 bool rx_nos_set;
358 u8 ols;
359 bool ols_set;
360 u8 lr;
361 bool lr_set;
362 u8 lrr;
363 bool lrr_set;
364 u8 tx_lip;
365 bool tx_lip_set;
366 u8 rx_lip;
367 bool rx_lip_set;
368 u8 eofa;
369 bool eofa_set;
370 u8 eofni;
371 bool eofni_set;
372 u8 scsi_chks;
373 bool scsi_chks_set;
374 u8 scsi_cond_met;
375 bool scsi_cond_met_set;
376 u8 scsi_busy;
377 bool scsi_busy_set;
378 u8 scsi_inter;
379 bool scsi_inter_set;
380 u8 scsi_inter_cond_met;
381 bool scsi_inter_cond_met_set;
382 u8 scsi_rsv_conflicts;
383 bool scsi_rsv_conflicts_set;
384 u8 scsi_tsk_full;
385 bool scsi_tsk_full_set;
386 u8 scsi_aca_active;
387 bool scsi_aca_active_set;
388 u8 scsi_tsk_abort;
389 bool scsi_tsk_abort_set;
390 u32 scsi_rx_chk[5];
391 bool scsi_rx_chk_set[5];
392 struct qed_mfw_tlv_time scsi_chk_tstamp[5];