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