Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c1010 int bdnum_for_frag; in hns3_nic_maybe_stop_tso() local
1023 bdnum_for_frag = in hns3_nic_maybe_stop_tso()
1025 if (bdnum_for_frag > HNS3_MAX_BD_PER_FRAG) in hns3_nic_maybe_stop_tso()
1028 buf_num += bdnum_for_frag; in hns3_nic_maybe_stop_tso()