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

/freebsd-current/sys/dev/ice/
H A Dice_lib.c169 static int ice_pf_vsi_cfg_tc(struct ice_softc *sc, u8 tc_map);
8671 * ice_pf_vsi_cfg_tc - Configure PF VSI for a given TC map
8682 ice_pf_vsi_cfg_tc(struct ice_softc *sc, u8 tc_map) function
8805 ret = ice_pf_vsi_cfg_tc(sc, tc_map);

Completed in 80 milliseconds