Home
last modified time | relevance | path

Searched refs:q_used (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunvnet_common.h119 u8 q_used[VNET_MAX_TXQS]; member
H A Dsunvnet_common.c1793 if (vp->q_used[i] == 0) { in sunvnet_port_add_txq_common()
1797 if (vp->q_used[i] < vp->q_used[smallest]) in sunvnet_port_add_txq_common()
1802 vp->q_used[smallest]++; in sunvnet_port_add_txq_common()
1810 port->vp->q_used[port->q_index]--; in sunvnet_port_rm_txq_common()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunvnet_common.h119 u8 q_used[VNET_MAX_TXQS]; member
H A Dsunvnet_common.c1794 if (vp->q_used[i] == 0) { in sunvnet_port_add_txq_common()
1798 if (vp->q_used[i] < vp->q_used[smallest]) in sunvnet_port_add_txq_common()
1803 vp->q_used[smallest]++; in sunvnet_port_add_txq_common()
1811 port->vp->q_used[port->q_index]--; in sunvnet_port_rm_txq_common()

Completed in 5 milliseconds