Lines Matching defs:qed_mfw_tlv_iscsi
395 struct qed_mfw_tlv_iscsi { struct
396 u8 target_llmnr;
397 bool target_llmnr_set;
398 u8 header_digest;
399 bool header_digest_set;
400 u8 data_digest;
401 bool data_digest_set;
402 u8 auth_method;
406 bool auth_method_set;
407 u16 boot_taget_portal;
408 bool boot_taget_portal_set;
409 u16 frame_size;
410 bool frame_size_set;
411 u16 tx_desc_size;
412 bool tx_desc_size_set;
413 u16 rx_desc_size;
414 bool rx_desc_size_set;
415 u8 boot_progress;
416 bool boot_progress_set;
417 u16 tx_desc_qdepth;
418 bool tx_desc_qdepth_set;
419 u16 rx_desc_qdepth;
420 bool rx_desc_qdepth_set;
421 u64 rx_frames;
422 bool rx_frames_set;
423 u64 rx_bytes;
424 bool rx_bytes_set;
425 u64 tx_frames;
426 bool tx_frames_set;
427 u64 tx_bytes;
428 bool tx_bytes_set;