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