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

/freebsd-current/sys/dev/ice/
H A Dice_lib.c125 static int ice_add_ethertype_to_list(struct ice_vsi *vsi,
9076 * ice_add_ethertype_to_list - Add an Ethertype filter to a filter list
9089 ice_add_ethertype_to_list(struct ice_vsi *vsi, struct ice_list_head *list, function
9144 err = ice_add_ethertype_to_list(vsi, &ethertype_list,
9153 err = ice_add_ethertype_to_list(vsi, &ethertype_list,
9214 err = ice_add_ethertype_to_list(vsi, &ethertype_list,
9288 err = ice_add_ethertype_to_list(vsi, &ethertype_list,

Completed in 141 milliseconds