Searched refs:GLQF_FDINSET (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_flex_pipe.c | 4888 wr32(hw, GLQF_FDINSET(prof_id, j), raw_in); in ice_update_fd_swap() 4891 prof_id, j, GLQF_FDINSET(prof_id, j), raw_in); in ice_update_fd_swap() 4984 wr32(hw, GLQF_FDINSET(prof_id, i), raw_in); in ice_disable_fd_swap() 4987 prof_id, i, GLQF_FDINSET(prof_id, i), raw_in); in ice_disable_fd_swap()
|
| H A D | ice_hw_autogen.h | 7188 #define GLQF_FDINSET(_i, _j) (0x00412000 + ((_i) * 4 + (_j) * 512)) /* _i=0...127, _j=0...5 */ /*… macro
|