Searched defs:s_sba (Results 1 – 1 of 1) sorted by relevance
70 struct s_sba { struct72 struct s_sba_node_vars node[MAX_NODES] ; argument73 struct s_sba_sessions session[MAX_SESSIONS] ; argument75 struct s_sba_sessions *free_session ; /* points to the first */ argument78 struct timer_cell *tail_timer ; /* points to the last timer cell */83 long total_payload ; /* Total Payload */84 long total_overhead ; /* Total Overhead */85 long sba_allocatable ; /* allocatable sync bandwidth */90 long msg_path_index ; /* Path Type */91 long msg_sba_pl_req ; /* Payload Request */[all …]