Searched refs:RCB_NOF_ALLOC_RX_BUFF_ONCE (Results 1 – 2 of 2) sorted by relevance
826 #define RCB_NOF_ALLOC_RX_BUFF_ONCE 16 in hns_nic_rx_poll_one() macro838 if (clean_count + unused_count >= RCB_NOF_ALLOC_RX_BUFF_ONCE) { in hns_nic_rx_poll_one()
3229 #define RCB_NOF_ALLOC_RX_BUFF_ONCE 16 in hns3_clean_rx_ring() macro3239 if (unused_count >= RCB_NOF_ALLOC_RX_BUFF_ONCE) { in hns3_clean_rx_ring()