Home
last modified time | relevance | path

Searched refs:hw_atl_b0_hw_offload_set (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_b0.h37 int hw_atl_b0_hw_offload_set(struct aq_hw_s *self,
H A Dhw_atl_b0.c273 int hw_atl_b0_hw_offload_set(struct aq_hw_s *self, in hw_atl_b0_hw_offload_set() function
625 hw_atl_b0_hw_offload_set(self, aq_nic_cfg); in hw_atl_b0_hw_init()
1710 .hw_set_offload = hw_atl_b0_hw_offload_set,
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c593 hw_atl_b0_hw_offload_set(self, aq_nic_cfg); in hw_atl2_hw_init()
860 .hw_set_offload = hw_atl_b0_hw_offload_set,