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