Searched defs:tw_cl_compatibility_packet (Results 1 – 1 of 1) sorted by relevance
70 struct tw_cl_compatibility_packet { struct71 TW_UINT8 driver_version[32];/* driver version */72 TW_UINT16 working_srl; /* driver & firmware negotiated srl */73 TW_UINT16 working_branch; /* branch # of the firmware that the75 TW_UINT16 working_build; /* build # of the firmware that the77 TW_UINT16 driver_srl_high;/* highest driver supported srl */78 TW_UINT16 driver_branch_high;/* highest driver supported branch */79 TW_UINT16 driver_build_high;/* highest driver supported build */80 TW_UINT16 driver_srl_low;/* lowest driver supported srl */81 TW_UINT16 driver_branch_low;/* lowest driver supported branch */[all …]