Searched refs:last_ifc (Results 1 – 2 of 2) sorted by relevance
1097 adapter->last_ifc = nf_priv->port; in sume_if_start_locked()1128 int i, last_ifc; in check_tx_queues() local1132 last_ifc = adapter->last_ifc; in check_tx_queues()1135 for (i = last_ifc + 1; i < last_ifc + SUME_NPORTS + 1; i++) { in check_tx_queues()
193 uint32_t last_ifc; member