Searched refs:GLQF_FDINSET (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_hw_autogen.h | 403 #define GLQF_FDINSET(_i, _j) (0x00412000 + ((_i) * 4 + (_j) * 512)) macro
|
| H A D | ice_flex_pipe.c | 2918 wr32(hw, GLQF_FDINSET(prof_id, j), raw_in); in ice_update_fd_swap() 2921 prof_id, j, GLQF_FDINSET(prof_id, j), raw_in); in ice_update_fd_swap() 3020 wr32(hw, GLQF_FDINSET(prof_id, i), raw_in); in ice_disable_fd_swap() 3023 prof_id, i, GLQF_FDINSET(prof_id, i), raw_in); in ice_disable_fd_swap()
|