Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
cfctrl_link_param Struct Reference

#include <cfctrl.h>

Data Fields

enum cfctrl_srv linktype
 
u8 priority
 
u8 phyid
 
u8 endpoint
 
u8 chtype
 
union {
   struct {
      u8   connid
 
   }   video
 
   struct {
      u32   connid
 
   }   datagram
 
   struct {
      u32   connid
 
      char   volume [20]
 
   }   rfm
 
   struct {
      u16   fifosize_kb
 
      u16   fifosize_bufs
 
      char   name [16]
 
      u8   params [255]
 
      u16   paramlen
 
   }   utility
 
u
 

Detailed Description

Definition at line 58 of file cfctrl.h.

Field Documentation

u8 chtype

Definition at line 63 of file cfctrl.h.

u8 connid

Definition at line 67 of file cfctrl.h.

u32 connid

Definition at line 71 of file cfctrl.h.

struct { ... } datagram

Definition at line 62 of file cfctrl.h.

u16 fifosize_bufs

Definition at line 82 of file cfctrl.h.

u16 fifosize_kb

Definition at line 81 of file cfctrl.h.

enum cfctrl_srv linktype

Definition at line 59 of file cfctrl.h.

char name[16]

Definition at line 83 of file cfctrl.h.

u16 paramlen

Definition at line 85 of file cfctrl.h.

u8 params[255]

Definition at line 84 of file cfctrl.h.

u8 phyid

Definition at line 61 of file cfctrl.h.

u8 priority

Definition at line 60 of file cfctrl.h.

struct { ... } rfm
union { ... } u
struct { ... } utility
struct { ... } video
char volume[20]

Definition at line 77 of file cfctrl.h.


The documentation for this struct was generated from the following file: