Home
last modified time | relevance | path

Searched defs:s_sba (Results 1 – 1 of 1) sorted by relevance

/drivers/net/fddi/skfp/h/
Dsba.h74 struct s_sba { struct
76 struct s_sba_node_vars node[MAX_NODES] ; argument
77 struct s_sba_sessions session[MAX_SESSIONS] ; argument
79 struct s_sba_sessions *free_session ; /* points to the first */ argument
82 struct timer_cell *tail_timer ; /* points to the last timer cell */
87 long total_payload ; /* Total Payload */
88 long total_overhead ; /* Total Overhead */
89 long sba_allocatable ; /* allocatable sync bandwidth */
94 long msg_path_index ; /* Path Type */
95 long msg_sba_pl_req ; /* Payload Request */
[all …]