Searched refs:open_index (Results 1 – 3 of 3) sorted by relevance
670 int i, open_index = -1; in bcmasp_netfilt_get_init() local698 if (!init || open_index >= 0) in bcmasp_netfilt_get_init()708 open_index = i; in bcmasp_netfilt_get_init()710 open_index = i; in bcmasp_netfilt_get_init()713 if (open_index >= 0) { in bcmasp_netfilt_get_init()714 nfilter = &priv->net_filters[open_index]; in bcmasp_netfilt_get_init()718 nfilter->hw_index = open_index; in bcmasp_netfilt_get_init()721 if (wake_filter && open_index >= 0) { in bcmasp_netfilt_get_init()723 priv->net_filters[open_index + 1].claimed = true; in bcmasp_netfilt_get_init()724 priv->net_filters[open_index + 1].wake_filter = true; in bcmasp_netfilt_get_init()
93 open_index_fn open_index; member
2062 static void open_index(struct hash_zones *zones) in open_index() function2127 open_index(zones); in change_dedupe_state()