Lines Matching defs:ibft_tgt
136 struct ibft_tgt { struct
137 struct ibft_hdr hdr;
138 char ip_addr[16];
139 u16 port;
140 char lun[8];
141 u8 chap_type;
142 u8 nic_assoc;
143 u16 tgt_name_len;
144 u16 tgt_name_off;
145 u16 chap_name_len;
146 u16 chap_name_off;
147 u16 chap_secret_len;
148 u16 chap_secret_off;
149 u16 rev_chap_name_len;
150 u16 rev_chap_name_off;
151 u16 rev_chap_secret_len;
152 u16 rev_chap_secret_off;