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