Searched defs:dhd_sock_qos_info (Results 1 – 2 of 2) sorted by relevance
112 typedef struct dhd_sock_qos_info struct115 struct dhd_sock_flow_info *sk_fl;117 uint32 max_sock_fl;121 qos_algo_params_t qos_params;123 struct list_head sk_fl_list_head;124 void *list_lock;127 uint32 sock_idle_thresh;151 } dhd_sock_qos_info_t; argument