Searched refs:RSS_REG_RSS_RAM_DATA (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_init_fw_funcs.c | 1827 ecore_wr(p_hwfn, p_ptt, RSS_REG_RSS_RAM_DATA, reg_val[0]); in ecore_update_eth_rss_ind_table_entry() 1828 ecore_wr(p_hwfn, p_ptt, RSS_REG_RSS_RAM_DATA + 4, reg_val[1]); in ecore_update_eth_rss_ind_table_entry() 1829 ecore_wr(p_hwfn, p_ptt, RSS_REG_RSS_RAM_DATA + 8, reg_val[2]); in ecore_update_eth_rss_ind_table_entry() 1830 ecore_wr(p_hwfn, p_ptt, RSS_REG_RSS_RAM_DATA + 12, reg_val[3]); in ecore_update_eth_rss_ind_table_entry()
|
| H A D | ecore_dbg_fw_funcs.c | 3809 …ddr_range(p_hwfn, p_ptt, dump_buf + offset, dump, BYTES_TO_DWORDS(RSS_REG_RSS_RAM_DATA), num_dword… in ecore_grc_dump_rss()
|
| H A D | reg_addr.h | 45072 #define RSS_REG_RSS_RAM_DATA … macro
|