Searched hist:"83 cd23974a73b2c8f91983b7130581211aa13522" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_xgmac.c | diff 83cd23974a73b2c8f91983b7130581211aa13522 Tue Mar 16 19:31:03 CDT 2021 Alexander Duyck <alexanderduyck@fb.com> hisilicon: Update drivers to use ethtool_sprintf
Update the hisilicon drivers to make use of ethtool_sprintf. The general idea is to reduce code size and overhead by replacing the repeated pattern of string printf statements and ETH_STRING_LEN counter increments.
Signed-off-by: Alexander Duyck <alexanderduyck@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hns_dsaf_gmac.c | diff 83cd23974a73b2c8f91983b7130581211aa13522 Tue Mar 16 19:31:03 CDT 2021 Alexander Duyck <alexanderduyck@fb.com> hisilicon: Update drivers to use ethtool_sprintf
Update the hisilicon drivers to make use of ethtool_sprintf. The general idea is to reduce code size and overhead by replacing the repeated pattern of string printf statements and ETH_STRING_LEN counter increments.
Signed-off-by: Alexander Duyck <alexanderduyck@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hns_dsaf_rcb.c | diff 83cd23974a73b2c8f91983b7130581211aa13522 Tue Mar 16 19:31:03 CDT 2021 Alexander Duyck <alexanderduyck@fb.com> hisilicon: Update drivers to use ethtool_sprintf
Update the hisilicon drivers to make use of ethtool_sprintf. The general idea is to reduce code size and overhead by replacing the repeated pattern of string printf statements and ETH_STRING_LEN counter increments.
Signed-off-by: Alexander Duyck <alexanderduyck@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hns_dsaf_ppe.c | diff 83cd23974a73b2c8f91983b7130581211aa13522 Tue Mar 16 19:31:03 CDT 2021 Alexander Duyck <alexanderduyck@fb.com> hisilicon: Update drivers to use ethtool_sprintf
Update the hisilicon drivers to make use of ethtool_sprintf. The general idea is to reduce code size and overhead by replacing the repeated pattern of string printf statements and ETH_STRING_LEN counter increments.
Signed-off-by: Alexander Duyck <alexanderduyck@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hns_ethtool.c | diff 83cd23974a73b2c8f91983b7130581211aa13522 Tue Mar 16 19:31:03 CDT 2021 Alexander Duyck <alexanderduyck@fb.com> hisilicon: Update drivers to use ethtool_sprintf
Update the hisilicon drivers to make use of ethtool_sprintf. The general idea is to reduce code size and overhead by replacing the repeated pattern of string printf statements and ETH_STRING_LEN counter increments.
Signed-off-by: Alexander Duyck <alexanderduyck@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|