Searched refs:trxq_params (Results 1 – 1 of 1) sorted by relevance
256 struct hinic3_dyna_txrxq_params *trxq_params) in hinic3_alloc_channel_resources() argument261 qp_params->num_qps = trxq_params->num_qps; in hinic3_alloc_channel_resources()262 qp_params->sq_depth = trxq_params->sq_depth; in hinic3_alloc_channel_resources()263 qp_params->rq_depth = trxq_params->rq_depth; in hinic3_alloc_channel_resources()271 err = hinic3_alloc_txrxq_resources(netdev, trxq_params); in hinic3_alloc_channel_resources()283 struct hinic3_dyna_txrxq_params *trxq_params) in hinic3_free_channel_resources() argument287 hinic3_free_txrxq_resources(netdev, trxq_params); in hinic3_free_channel_resources()