Lines Matching refs:search_limit
1810 unsigned search_limit[EF4_FARCH_FILTER_TYPE_COUNT]; member
1875 table->search_limit[EF4_FARCH_FILTER_TCP_FULL] + in ef4_farch_filter_push_rx_config()
1878 table->search_limit[EF4_FARCH_FILTER_TCP_WILD] + in ef4_farch_filter_push_rx_config()
1881 table->search_limit[EF4_FARCH_FILTER_UDP_FULL] + in ef4_farch_filter_push_rx_config()
1884 table->search_limit[EF4_FARCH_FILTER_UDP_WILD] + in ef4_farch_filter_push_rx_config()
1891 table->search_limit[EF4_FARCH_FILTER_MAC_FULL] + in ef4_farch_filter_push_rx_config()
1895 table->search_limit[EF4_FARCH_FILTER_MAC_WILD] + in ef4_farch_filter_push_rx_config()
1951 table->search_limit[EF4_FARCH_FILTER_MAC_FULL] + in ef4_farch_filter_push_tx_limits()
1955 table->search_limit[EF4_FARCH_FILTER_MAC_WILD] + in ef4_farch_filter_push_tx_limits()
2340 table->search_limit[spec.type]); in ef4_farch_filter_insert()
2370 unsigned int max_rep_depth = table->search_limit[spec.type]; in ef4_farch_filter_insert()
2441 if (table->search_limit[spec.type] < depth) { in ef4_farch_filter_insert()
2442 table->search_limit[spec.type] = depth; in ef4_farch_filter_insert()
2493 memset(table->search_limit, 0, sizeof(table->search_limit)); in ef4_farch_filter_table_clear_entry()