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

/freebsd-13-stable/sys/dev/ixl/
H A Dixl_pf.h408 void ixl_del_hw_filters(struct ixl_vsi *, struct ixl_ftl_head *, int);
H A Dixl_pf_main.c593 ixl_del_hw_filters(vsi, &to_del, mcnt);
1189 ixl_del_hw_filters(vsi, &to_del, 1);
1276 ixl_del_hw_filters(vsi, &ftl_head, to_del_cnt);
1287 ixl_del_hw_filters(vsi, &ftl_head, to_del_cnt);
1325 ixl_del_hw_filters(vsi, &to_del, to_del_cnt);
1447 ixl_del_hw_filters(struct ixl_vsi *vsi, struct ixl_ftl_head *to_del, int cnt) function

Completed in 186 milliseconds