Searched defs:s_sba (Results 1 – 1 of 1) sorted by relevance
74 struct s_sba { struct76 struct s_sba_node_vars node[MAX_NODES] ; argument77 struct s_sba_sessions session[MAX_SESSIONS] ; argument79 struct s_sba_sessions *free_session ; /* points to the first */ argument82 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 …]