Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/
H A Datl1.h567 #define ATL1_MIN_TPD 64 macro
H A Datl1.c3483 tpdr->count = (u16) max(ring->tx_pending, (u32) ATL1_MIN_TPD); in atl1_set_ringparam()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/
H A Datl1.h567 #define ATL1_MIN_TPD 64 macro
H A Datl1.c3489 tpdr->count = (u16) max(ring->tx_pending, (u32) ATL1_MIN_TPD); in atl1_set_ringparam()

Completed in 12 milliseconds