Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/
Dbnx2.c7646 u32 max_tx_rings = 1; in bnx2_get_channels() local
7650 max_tx_rings = TX_MAX_RINGS; in bnx2_get_channels()
7654 channels->max_tx = max_tx_rings; in bnx2_get_channels()
7668 u32 max_tx_rings = 1; in bnx2_set_channels() local
7673 max_tx_rings = TX_MAX_RINGS; in bnx2_set_channels()
7676 channels->tx_count > max_tx_rings) in bnx2_set_channels()