Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h3217 u32 rxq_req; member
H A Dtg3.c11464 tp->rxq_cnt = tp->rxq_req; in tg3_enable_msix()
12729 if (tp->rxq_req) in tg3_get_channels()
12730 channel->rx_count = tp->rxq_req; in tg3_get_channels()
12753 tp->rxq_req = channel->rx_count; in tg3_set_channels()