Lines Matching defs:configure_cmd_struct
217 struct configure_cmd_struct struct
219 u16 cmd_status;
220 u16 cmd_cmd;
221 u16 cmd_link;
222 u8 byte_cnt; /* size of the config-cmd */
223 u8 fifo; /* fifo/recv monitor */
224 u8 sav_bf; /* save bad frames (bit7=1)*/
225 u8 adr_len; /* adr_len(0-2),al_loc(3),pream(4-5),loopbak(6-7)*/
226 u8 priority; /* lin_prio(0-2),exp_prio(4-6),bof_metd(7) */
227 u8 ifs; /* inter frame spacing */
228 u8 time_low; /* slot time low */
229 u8 time_high; /* slot time high(0-2) and max. retries(4-7) */
230 u8 promisc; /* promisc-mode(0) , et al (1-7) */
231 u8 carr_coll; /* carrier(0-3)/collision(4-7) stuff */
232 u8 fram_len; /* minimal frame len */
233 u8 dummy; /* dummy */