Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h154 #define TYPHOON_FRAG_DESC 0x00 macro
H A Dtyphoon.c789 txd->flags = TYPHOON_FRAG_DESC | TYPHOON_DESC_VALID; in typhoon_start_tx()
800 txd->flags = TYPHOON_FRAG_DESC | TYPHOON_DESC_VALID; in typhoon_start_tx()
818 txd->flags = TYPHOON_FRAG_DESC | TYPHOON_DESC_VALID; in typhoon_start_tx()
1521 } else if (type == TYPHOON_FRAG_DESC) { in typhoon_clean_tx()