Lines Matching refs:cbq_interface
109 struct cbq_interface { struct
128 struct cbq_interface cbq_iface; argument
135 struct cbq_interface cbq_iface;
140 struct cbq_interface cbq_iface;
147 struct cbq_interface cbq_iface;
155 struct cbq_interface cbq_iface;
161 struct cbq_interface iface;
169 #define CBQ_IF_ATTACH _IOW('Q', 1, struct cbq_interface)
170 #define CBQ_IF_DETACH _IOW('Q', 2, struct cbq_interface)
171 #define CBQ_ENABLE _IOW('Q', 3, struct cbq_interface)
172 #define CBQ_DISABLE _IOW('Q', 4, struct cbq_interface)
173 #define CBQ_CLEAR_HIERARCHY _IOW('Q', 5, struct cbq_interface)