Home
last modified time | relevance | path

Searched refs:aq_nic_set_mtu (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.h190 int aq_nic_set_mtu(struct aq_nic_s *self, int new_mtu);
H A Daq_main.c129 err = aq_nic_set_mtu(aq_nic, new_mtu + ETH_HLEN); in aq_ndev_change_mtu()
H A Daq_nic.c826 int aq_nic_set_mtu(struct aq_nic_s *self, int new_mtu) in aq_nic_set_mtu() function
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.h197 int aq_nic_set_mtu(struct aq_nic_s *self, int new_mtu);
H A Daq_main.c145 err = aq_nic_set_mtu(aq_nic, new_mtu + ETH_HLEN); in aq_ndev_change_mtu()
H A Daq_nic.c973 int aq_nic_set_mtu(struct aq_nic_s *self, int new_mtu) in aq_nic_set_mtu() function

Completed in 7 milliseconds