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

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_switch.c4428 buf->res_type = cpu_to_le16(FIELD_PREP(ICE_AQC_RES_TYPE_M, type) |
4456 buf->res_type = cpu_to_le16(FIELD_PREP(ICE_AQC_RES_TYPE_M, type) |
4487 res_type = FIELD_PREP(ICE_AQC_RES_TYPE_M, type);
H A Dice_adminq_cmd.h271 #define ICE_AQC_RES_TYPE_M (0x07F << ICE_AQC_RES_TYPE_S) macro

Completed in 183 milliseconds