Lines Matching full:enum
25 * enum ssh_frame_type - Frame types for SSH frames.
45 enum ssh_frame_type {
54 * @type: The type of the frame. See &enum ssh_frame_type.
76 * enum ssh_payload_type - Type indicator for the SSH payload.
80 enum ssh_payload_type {
86 * @type: The type of the payload. See &enum ssh_payload_type. Should be
282 * enum ssam_ssh_tid - Target/source IDs for Serial Hub messages.
289 enum ssam_ssh_tid {
308 enum ssam_ssh_tc {
354 * enum ssh_packet_base_priority - Base priorities for &struct ssh_packet.
360 enum ssh_packet_base_priority {
376 * @base: The base priority as suffix of &enum ssh_packet_base_priority, e.g.
414 enum ssh_packet_flags {
480 * and type (static). See &enum ssh_packet_flags for possible
537 enum ssh_request_flags {
608 * and type (static). See &enum ssh_request_flags for possible