Searched refs:hns_mac_set_mtu (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_mac.h | 445 int hns_mac_set_mtu(struct hns_mac_cb *mac_cb, u32 new_mtu, u32 buf_size);
|
H A D | hns_ae_adapt.c | 312 ret = hns_mac_set_mtu(mac_cb, new_mtu, rx_buf_size); in hns_ae_set_mtu()
|
H A D | hns_dsaf_mac.c | 513 int hns_mac_set_mtu(struct hns_mac_cb *mac_cb, u32 new_mtu, u32 buf_size) in hns_mac_set_mtu() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_mac.h | 441 int hns_mac_set_mtu(struct hns_mac_cb *mac_cb, u32 new_mtu, u32 buf_size);
|
H A D | hns_ae_adapt.c | 311 ret = hns_mac_set_mtu(mac_cb, new_mtu, rx_buf_size); in hns_ae_set_mtu()
|
H A D | hns_dsaf_mac.c | 513 int hns_mac_set_mtu(struct hns_mac_cb *mac_cb, u32 new_mtu, u32 buf_size) in hns_mac_set_mtu() function
|
Completed in 9 milliseconds