Searched refs:open_index (Results 1 – 4 of 4) 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()717 nfilter->hw_index = open_index; in bcmasp_netfilt_get_init()720 if (wake_filter && open_index >= 0) { in bcmasp_netfilt_get_init()722 priv->net_filters[open_index + 1].claimed = true; in bcmasp_netfilt_get_init()723 priv->net_filters[open_index + 1].wake_filter = true; in bcmasp_netfilt_get_init()
1039 ll->open_index = metadata_ll_open; in sm_ll_new_metadata()1081 ll->open_index = metadata_ll_open; in sm_ll_open_metadata()1090 return ll->open_index(ll); in sm_ll_open_metadata()1217 ll->open_index = disk_ll_open; in sm_ll_new_disk()1253 ll->open_index = disk_ll_open; in sm_ll_open_disk()1262 return ll->open_index(ll); in sm_ll_open_disk()
93 open_index_fn open_index; member
2060 static void open_index(struct hash_zones *zones) in open_index() function2125 open_index(zones); in change_dedupe_state()
Completed in 747 milliseconds