Home
last modified time | relevance | path

Searched refs:hw_set_offload (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/
Daq_hw.h303 int (*hw_set_offload)(struct aq_hw_s *self, member
Daq_main.c180 err = aq_nic->aq_hw_ops->hw_set_offload(aq_nic->aq_hw, in aq_ndev_set_features()
/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2.c846 .hw_set_offload = hw_atl_b0_hw_offload_set,
/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_b0.c1703 .hw_set_offload = hw_atl_b0_hw_offload_set,