Searched refs:GLQF_FDSWAP (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_hw_autogen.h | 308 #define GLQF_FDSWAP(_i, _j) (0x00413000 + ((_i) * 4 + (_j) * 512)) macro
|
H A D | ice_flex_pipe.c | 3704 wr32(hw, GLQF_FDSWAP(prof_id, j), raw_swap); in ice_update_fd_swap() 3707 prof_id, j, GLQF_FDSWAP(prof_id, j), raw_swap); in ice_update_fd_swap()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_hw_autogen.h | 381 #define GLQF_FDSWAP(_i, _j) (0x00413000 + ((_i) * 4 + (_j) * 512)) macro
|
H A D | ice_flex_pipe.c | 2885 wr32(hw, GLQF_FDSWAP(prof_id, j), raw_swap); in ice_update_fd_swap() 2888 prof_id, j, GLQF_FDSWAP(prof_id, j), raw_swap); in ice_update_fd_swap()
|
Completed in 14 milliseconds