Home
last modified time | relevance | path

Searched refs:HINIC_RQ_CQE_SGE_GET (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_wqe.h180 #define HINIC_RQ_CQE_SGE_GET(val, member) \ macro
H A Dhinic_hw_qp.c930 sge->len = HINIC_RQ_CQE_SGE_GET(len, LEN); in hinic_rq_get_sge()