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