Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/
Dtg3.h3198 u32 txq_req; member
Dtg3.c11464 tp->txq_cnt = tp->txq_req; in tg3_enable_msix()
11475 if (!tp->txq_req) in tg3_enable_msix()
12708 if (tp->txq_req) in tg3_get_channels()
12709 channel->tx_count = tp->txq_req; in tg3_get_channels()
12728 tp->txq_req = channel->tx_count; in tg3_set_channels()