Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h2334 ice_aqc_opc_clear_pf_cfg = 0x02A4, enumerator
H A Dice_common.c253 ice_fill_dflt_direct_cmd_desc(&desc, ice_aqc_opc_clear_pf_cfg); in ice_clear_pf_cfg()