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

/freebsd-current/sys/dev/ice/
H A Dice_lib.h864 void ice_add_vsi_sysctls(struct ice_vsi *vsi);
H A Dif_ice_iflib.c3674 ice_add_vsi_sysctls(mif->vsi);
H A Dice_lib.c4591 ice_add_vsi_sysctls(&sc->pf_vsi);
4950 * ice_add_vsi_sysctls - Add sysctls for a VSI
4956 ice_add_vsi_sysctls(struct ice_vsi *vsi) function
5656 * be called *prior* to ice_add_vsi_sysctls. It should be called as soon as
7080 * ice_add_vsi_sysctls, since the queue memory has not yet been setup.
7126 * ice_add_vsi_sysctls, since the queue memory has not yet been setup.

Completed in 314 milliseconds