Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h3200 u32 txq_req; member
H A Dtg3.c11464 tp->txq_cnt = tp->txq_req; in tg3_enable_msix()
11475 if (!tp->txq_req) in tg3_enable_msix()
12735 if (tp->txq_req) in tg3_get_channels()
12736 channel->tx_count = tp->txq_req; in tg3_get_channels()
12755 tp->txq_req = channel->tx_count; in tg3_set_channels()