Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/
Dtg3.h3198 u32 txq_req; member
Dtg3.c11465 tp->txq_cnt = tp->txq_req; in tg3_enable_msix()
11476 if (!tp->txq_req) in tg3_enable_msix()
12710 if (tp->txq_req) in tg3_get_channels()
12711 channel->tx_count = tp->txq_req; in tg3_get_channels()
12730 tp->txq_req = channel->tx_count; in tg3_set_channels()