Searched refs:coalesce_enable_info (Results 1 – 2 of 2) sorted by relevance
257 IPACM_Wan::coalesce_enable_info[qmap_id].coalesce_tcp_enable = tcp_enable; in coalesce_config()258 IPACM_Wan::coalesce_enable_info[qmap_id].coalesce_udp_enable = udp_enable; in coalesce_config()261 IPACM_Wan::coalesce_enable_info[qmap_id].coalesce_tcp_enable, in coalesce_config()262 IPACM_Wan::coalesce_enable_info[qmap_id].coalesce_udp_enable); in coalesce_config()335 static ipacm_coalesce coalesce_enable_info[IPA_MAX_NUM_SW_PDNS]; variable
83 ipacm_coalesce IPACM_Wan::coalesce_enable_info[IPA_MAX_NUM_SW_PDNS]; member in IPACM_Wan411 if (IPACM_Wan::coalesce_enable_info[ext_prop->ext[0].mux_id].coalesce_tcp_enable) in handle_addr_evt()430 IPACM_Wan::coalesce_enable_info[ext_prop->ext[0].mux_id].coalesce_tcp_enable, in handle_addr_evt()435 if (IPACM_Wan::coalesce_enable_info[ext_prop->ext[0].mux_id].coalesce_udp_enable) in handle_addr_evt()454 IPACM_Wan::coalesce_enable_info[ext_prop->ext[0].mux_id].coalesce_udp_enable, in handle_addr_evt()695 if (IPACM_Wan::coalesce_enable_info[ext_prop->ext[0].mux_id].coalesce_tcp_enable) in handle_addr_evt()714 IPACM_Wan::coalesce_enable_info[ext_prop->ext[0].mux_id].coalesce_tcp_enable); in handle_addr_evt()719 if (IPACM_Wan::coalesce_enable_info[ext_prop->ext[0].mux_id].coalesce_udp_enable) in handle_addr_evt()738 IPACM_Wan::coalesce_enable_info[ext_prop->ext[0].mux_id].coalesce_udp_enable); in handle_addr_evt()7383 if (IPACM_Wan::coalesce_enable_info[ext_prop->ext[0].mux_id].coalesce_tcp_enable) in handle_coalesce_evt()[all …]