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

/freebsd-current/sys/dev/ice/
H A Dice_lib.h881 int ice_vsi_disable_tx(struct ice_vsi *vsi);
H A Dif_ice_iflib.c2123 ice_vsi_disable_tx(&sc->pf_vsi);
3067 ice_vsi_disable_tx(&sc->pf_vsi);
4250 ice_vsi_disable_tx(vsi);
4293 ice_vsi_disable_tx(vsi);
H A Dice_lib.c1466 * Note: this function must be called prior to ice_vsi_disable_tx, otherwise
6858 * ice_vsi_disable_tx - Disable (unconfigure) Tx queues for a VSI
6865 ice_vsi_disable_tx(struct ice_vsi *vsi) function
8578 ice_vsi_disable_tx(&sc->pf_vsi);

Completed in 96 milliseconds