Home
last modified time | relevance | path

Searched refs:HINIC_SQ_WQE_SIZE (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_qp.h55 ALIGN(HINIC_SQ_WQE_SIZE(1), (wq)->wqebb_size)
Dhinic_hw_wqe.h198 #define HINIC_SQ_WQE_SIZE(nr_sges) \ macro
Dhinic_tx.c508 wqe_size = HINIC_SQ_WQE_SIZE(nr_sges); in hinic_lb_xmit_frame()
589 wqe_size = HINIC_SQ_WQE_SIZE(nr_sges); in hinic_xmit_frame()