Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/3com/
Dtyphoon.h155 #define TYPHOON_TX_DESC 0x01 macro
Dtyphoon.c759 first_txd->flags = TYPHOON_TX_DESC | TYPHOON_DESC_VALID; in typhoon_start_tx()
1516 if(type == TYPHOON_TX_DESC) { in typhoon_clean_tx()