Home
last modified time | relevance | path

Searched refs:TX_SW_DESC_MAPPED (Results 1 – 1 of 1) sorted by path

/freebsd/sys/dev/cxgb/
H A Dcxgb_sge.c170 #define TX_SW_DESC_MAPPED (1 << 4) macro
2141 if (txsd->flags & TX_SW_DESC_MAPPED) { in t3_free_tx_desc()
2143 txsd->flags &= ~TX_SW_DESC_MAPPED; in t3_free_tx_desc()