Searched refs:wqebb_cnt (Results 1 – 5 of 5) sorted by relevance
185 (txq)->wq->cons_idx += wqebb_cnt; \186 (txq)->wq->delta += wqebb_cnt; \618 int wqebb_cnt = 0; in hinic_xmit_mbuf_cleanup() local637 wqebb_cnt += tx_info->wqebb_cnt; in hinic_xmit_mbuf_cleanup()679 end_pi = cur_pi + wqebb_cnt; in hinic_get_sq_wqe()682 wq->prod_idx += wqebb_cnt; in hinic_get_sq_wqe()683 wq->delta -= wqebb_cnt; in hinic_get_sq_wqe()689 wqe_info->seq_wqebbs = wqebb_cnt; in hinic_get_sq_wqe()1192 tx_info->wqebb_cnt = wqe_wqebb_cnt; in hinic_xmit_pkts()1236 tx_info->wqebb_cnt); in hinic_free_all_tx_mbufs()[all …]
29 #define HINIC_UPDATE_RQ_LOCAL_CI(rxq, wqebb_cnt) \ argument31 (rxq)->wq->cons_idx += (wqebb_cnt); \32 (rxq)->wq->delta += (wqebb_cnt); \992 u16 sw_ci, ci_mask, wqebb_cnt = 0; in hinic_recv_pkts() local1030 wqebb_cnt++; in hinic_recv_pkts()1038 HINIC_UPDATE_RQ_LOCAL_CI(rxq, wqebb_cnt + 1); in hinic_recv_pkts()1039 wqebb_cnt = 0; in hinic_recv_pkts()1077 HINIC_UPDATE_RQ_LOCAL_CI(rxq, wqebb_cnt); in hinic_recv_pkts()
102 int wqebb_cnt; member
248 int wqebb_cnt);
712 u16 q_id, int wqebb_cnt) in hinic_update_sq_local_ci() argument717 hinic_put_wqe(sq->wq, wqebb_cnt); in hinic_update_sq_local_ci()