Searched refs:I40E_GLV_RDPC (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_register.h | 571 #define I40E_GLV_RDPC(_i) (0x00310000 + ((_i) * 8)) /* _i=0...383 */ /* Reset: CORER */ macro
|
H A D | i40e_main.c | 688 i40e_stat_update32(hw, I40E_GLV_RDPC(stat_idx), offset_loaded, in i40e_stats_update_rx_discards() 718 i40e_stat_update32(hw, I40E_GLV_RDPC(stat_idx), in i40e_update_eth_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_register.h | 753 #define I40E_GLV_RDPC(_i) (0x00310000 + ((_i) * 8)) /* _i=0...383 */ /* Reset: CORER */ macro
|
H A D | i40e_main.c | 691 i40e_stat_update32(hw, I40E_GLV_RDPC(stat_idx), offset_loaded, in i40e_stats_update_rx_discards() 721 i40e_stat_update32(hw, I40E_GLV_RDPC(stat_idx), in i40e_update_eth_stats()
|
Completed in 40 milliseconds