Searched refs:HNS3_MAX_PUSH_BD_NUM (Results 1 – 2 of 2) sorted by relevance
33 #define HNS3_MAX_PUSH_BD_NUM 2 macro
2045 struct hns3_desc desc[HNS3_MAX_PUSH_BD_NUM] = {}; in hns3_tx_push_bd()2066 (sizeof(struct hns3_desc) * HNS3_MAX_PUSH_BD_NUM) / in hns3_tx_push_bd()2102 !ring->pending_buf && num <= HNS3_MAX_PUSH_BD_NUM && doorbell) { in hns3_tx_doorbell()