Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_tx.c676 u32 sq_depth, struct hinic3_dyna_txq_res *txqs_res) in hinic3_alloc_txqs_res() argument
682 tqres = &txqs_res[idx]; in hinic3_alloc_txqs_res()
701 tqres = &txqs_res[idx]; in hinic3_alloc_txqs_res()
711 u32 sq_depth, struct hinic3_dyna_txq_res *txqs_res) in hinic3_free_txqs_res() argument
717 tqres = &txqs_res[idx]; in hinic3_free_txqs_res()
726 u32 sq_depth, struct hinic3_dyna_txq_res *txqs_res) in hinic3_configure_txqs() argument
736 tqres = &txqs_res[q_id]; in hinic3_configure_txqs()