Searched refs:GLQF_FDSWAP (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_hw_autogen.h | 424 #define GLQF_FDSWAP(_i, _j) (0x00413000 + ((_i) * 4 + (_j) * 512)) macro
|
| H A D | ice_flex_pipe.c | 2908 wr32(hw, GLQF_FDSWAP(prof_id, j), raw_swap); in ice_update_fd_swap() 2911 prof_id, j, GLQF_FDSWAP(prof_id, j), raw_swap); in ice_update_fd_swap() 3010 wr32(hw, GLQF_FDSWAP(prof_id, i), raw_swap); in ice_disable_fd_swap() 3013 prof_id, i, GLQF_FDSWAP(prof_id, i), raw_swap); in ice_disable_fd_swap()
|