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

/freebsd-current/sys/dev/ice/
H A Dice_lib.c4348 u8 user_pfc_mode, aq_pfc_mode; local
4378 aq_pfc_mode = ICE_AQC_PFC_VLAN_BASED_PFC;
4381 aq_pfc_mode = ICE_AQC_PFC_DSCP_BASED_PFC;
4390 status = ice_aq_set_pfc_mode(hw, aq_pfc_mode, NULL);

Completed in 72 milliseconds