Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/fddi/skfp/h/
Dsba.h70 struct s_sba { struct
72 struct s_sba_node_vars node[MAX_NODES] ; argument
73 struct s_sba_sessions session[MAX_SESSIONS] ; argument
75 struct s_sba_sessions *free_session ; /* points to the first */ argument
78 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 …]