Searched refs:AIROHA_NUM_TX_RING (Results 1 – 2 of 2) sorted by relevance
30 #define AIROHA_NUM_TX_RING 32 macro32 #define AIROHA_NUM_NETDEV_TX_RINGS (AIROHA_NUM_TX_RING + \567 struct airoha_queue q_tx[AIROHA_NUM_TX_RING];
2921 int err, num_tx_queues = AIROHA_NUM_TX_RING + channel + 1; in airoha_tc_htb_alloc_leaf_queue()2951 opt->qid = AIROHA_NUM_TX_RING + channel; in airoha_tc_htb_alloc_leaf_queue()3138 int num_tx_queues = AIROHA_NUM_TX_RING; in airoha_tc_remove_htb_queue()3285 opt->qid = AIROHA_NUM_TX_RING + channel; in airoha_tc_get_htb_get_leaf_queue()3441 err = netif_set_real_num_tx_queues(netdev, AIROHA_NUM_TX_RING); in airoha_alloc_gdm_device()