Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c1935 static int hns3_check_tx_copybreak(struct net_device *netdev, u32 copybreak) in hns3_check_tx_copybreak() function
1976 ret = hns3_check_tx_copybreak(netdev, *(u32 *)data); in hns3_set_tunable()