Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_hw_autogen.h306 #define GLQF_FDINSET(_i, _j) (0x00412000 + ((_i) * 4 + (_j) * 512)) macro
Dice_flex_pipe.c3710 wr32(hw, GLQF_FDINSET(prof_id, j), raw_in); in ice_update_fd_swap()
3713 prof_id, j, GLQF_FDINSET(prof_id, j), raw_in); in ice_update_fd_swap()