Searched refs:dhd_sock_flow_info (Results 1 – 4 of 4) sorted by relevance
64 struct dhd_sock_flow_info struct115 struct dhd_sock_flow_info *sk_fl; argument161 struct dhd_sock_flow_info *sk_fl = NULL; in dhd_init_sock_flows_buf()173 sz = sizeof(struct dhd_sock_flow_info) * MAX_SOCK_FLOW; in dhd_init_sock_flows_buf()229 sizeof(struct dhd_sock_flow_info) * MAX_SOCK_FLOW); in dhd_deinit_sock_flows_buf()241 static inline struct dhd_sock_flow_info *244 struct dhd_sock_flow_info *sk_fl = NULL; in __dhd_find_sock_stream_info()264 static struct dhd_sock_flow_info *267 struct dhd_sock_flow_info *sk_fl = psk_qos->sk_fl; in dhd_alloc_sock_stream_info()283 struct dhd_sock_flow_info *sk_fl) in __dhd_free_sock_stream_info()[all …]
33 struct dhd_sock_flow_info;