Searched refs:num_sq (Results 1 – 1 of 1) sorted by relevance
679 int hinic3_alloc_txqs_res(struct net_device *netdev, u16 num_sq, in hinic3_alloc_txqs_res() argument685 for (idx = 0; idx < num_sq; idx++) { in hinic3_alloc_txqs_res()714 void hinic3_free_txqs_res(struct net_device *netdev, u16 num_sq, in hinic3_free_txqs_res() argument720 for (idx = 0; idx < num_sq; idx++) { in hinic3_free_txqs_res()729 int hinic3_configure_txqs(struct net_device *netdev, u16 num_sq, in hinic3_configure_txqs() argument738 for (q_id = 0; q_id < num_sq; q_id++) { in hinic3_configure_txqs()