Searched refs:hns3_tx_bd_count (Results 1 – 1 of 1) sorted by relevance
36 #define hns3_tx_bd_count(S) DIV_ROUND_UP(S, HNS3_MAX_BD_SIZE) macro1128 frag_buf_num = hns3_tx_bd_count(size); in hns3_fill_desc()1300 bd_num = hns3_tx_bd_count(skb->len); in hns3_nic_maybe_stop_tx()