Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_mac.h440 int hns_mac_set_mtu(struct hns_mac_cb *mac_cb, u32 new_mtu);
Dhns_ae_adapt.c277 return hns_mac_set_mtu(mac_cb, new_mtu); in hns_ae_set_mtu()
Dhns_dsaf_mac.c465 int hns_mac_set_mtu(struct hns_mac_cb *mac_cb, u32 new_mtu) in hns_mac_set_mtu() function