Home
last modified time | relevance | path

Searched refs:ice_config_pfc (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/sys/dev/ice/
HDice_lib.c175 static int ice_config_pfc(struct ice_softc *sc, u8 new_mode);
3551 ret = ice_config_pfc(sc, 0x0); in ice_sysctl_fc_config()
4295 ice_config_pfc(struct ice_softc *sc, u8 new_mode) in ice_config_pfc() function
4398 return ice_config_pfc(sc, user_pfc); in ice_sysctl_pfc_config()