Searched refs:ftl_head (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/ixl/
H A Dixl_pf_main.c1257 struct ixl_ftl_head ftl_head; local
1269 LIST_INIT(&ftl_head);
1270 LIST_INSERT_HEAD(&ftl_head, f, ftle);
1276 ixl_del_hw_filters(vsi, &ftl_head, to_del_cnt);
1287 ixl_del_hw_filters(vsi, &ftl_head, to_del_cnt);

Completed in 57 milliseconds