Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Drt2560reg.h199 #define RT2560_TX_LONG_RETRY (1 << 15) macro
H A Drt2560.c1806 flags |= RT2560_TX_LONG_RETRY | RT2560_TX_IFS_SIFS; in rt2560_tx_data()