Lines Matching defs:vnic_fc_config
61 struct vnic_fc_config { struct
62 u64 node_wwn;
63 u64 port_wwn;
64 u32 flags;
65 u32 wq_enet_desc_count;
66 u32 wq_copy_desc_count;
67 u32 rq_desc_count;
68 u32 flogi_retries;
69 u32 flogi_timeout;
70 u32 plogi_retries;
71 u32 plogi_timeout;
72 u32 io_throttle_count;
73 u32 link_down_timeout;
74 u32 port_down_timeout;
75 u32 port_down_io_retries;
76 u32 luns_per_tgt;
77 u16 maxdatafieldsize;
78 u16 ed_tov;
79 u16 ra_tov;
80 u16 intr_timer;
81 u8 intr_timer_type;
82 u8 intr_mode;
83 u8 lun_queue_depth;
84 u8 io_timeout_retry;
85 u16 wq_copy_count;