Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/via/
Dvia-velocity.c277 #define TX_DESC_MIN 16 macro
493 …velocity_set_int_opt(&opts->numtx, TxDescriptors[index], TX_DESC_MIN, TX_DESC_MAX, TX_DESC_DEF, "T… in velocity_get_options()