Home
last modified time | relevance | path

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

/linux/drivers/atm/
H A Diphase.h808 typedef struct srv_cls_param { struct
809 u32 class_type; /* CBR/VBR/ABR/UBR; use the enum above */
810 u32 pcr; /* Peak Cell Rate (24-bit) */
812 u32 scr; /* sustainable cell rate */
836 } srv_cls_param_t; argument