Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_switch.c2320 cmd->ops.cmd.res = CPU_TO_LE16(((res_type << ICE_AQC_RES_TYPE_S) & in ice_aq_get_res_descs()
3873 buf->res_type = CPU_TO_LE16(((type << ICE_AQC_RES_TYPE_S) & in ice_alloc_res_cntr()
3911 buf->res_type = CPU_TO_LE16(((type << ICE_AQC_RES_TYPE_S) & in ice_free_res_cntr()
H A Dice_adminq_cmd.h369 #define ICE_AQC_RES_TYPE_S 0 macro
370 #define ICE_AQC_RES_TYPE_M (0x07F << ICE_AQC_RES_TYPE_S)