Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_adminq_cmd.h208 #define ICE_AQC_GET_SW_CONF_RESP_TYPE_S 14 macro
209 #define ICE_AQC_GET_SW_CONF_RESP_TYPE_M (0x3 << ICE_AQC_GET_SW_CONF_RESP_TYPE_S)
Dice_switch.c622 ICE_AQC_GET_SW_CONF_RESP_TYPE_S); in ice_get_initial_sw_cfg()