Searched refs:PF_FUNC_RID (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ice/ | ||
H A D | ice_hw_autogen.h | 356 #define PF_FUNC_RID 0x0009E880 macro |
H A D | ice_common.c | 1078 hw->pf_id = (u8)(rd32(hw, PF_FUNC_RID) & in ice_init_hw() |