Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c1194 static unsigned int hns3_tx_bd_num(struct sk_buff *skb, unsigned int *bd_size, in hns3_tx_bd_num() function
1288 bd_num = hns3_tx_bd_num(skb, bd_size, max_non_tso_bd_num); in hns3_nic_maybe_stop_tx()