Home
last modified time | relevance | path

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

/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c1809 static unsigned int hns3_tx_bd_num(struct sk_buff *skb, unsigned int *bd_size, in hns3_tx_bd_num() function
1831 bd_num = hns3_tx_bd_num(frag_skb, bd_size, max_non_tso_bd_num, in hns3_tx_bd_num()
1930 bd_num = hns3_tx_bd_num(skb, bd_size, max_non_tso_bd_num, 0, 0); in hns3_nic_maybe_stop_tx()