Searched refs:num_sq (Results 1 – 1 of 1) sorted by relevance
675 int hinic3_alloc_txqs_res(struct net_device *netdev, u16 num_sq, in hinic3_alloc_txqs_res() argument681 for (idx = 0; idx < num_sq; idx++) { in hinic3_alloc_txqs_res()710 void hinic3_free_txqs_res(struct net_device *netdev, u16 num_sq, in hinic3_free_txqs_res() argument716 for (idx = 0; idx < num_sq; idx++) { in hinic3_free_txqs_res()725 int hinic3_configure_txqs(struct net_device *netdev, u16 num_sq, in hinic3_configure_txqs() argument734 for (q_id = 0; q_id < num_sq; q_id++) { in hinic3_configure_txqs()