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