Searched refs:RT2661_TX_RESULT (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/ral/
H A Drt2661reg.h189 #define RT2661_TX_RESULT(v) (((v) >> 1) & 0x7) macro
H A Drt2661.c901 switch (RT2661_TX_RESULT(val)) {
941 RT2661_TX_RESULT(val) != RT2661_TX_SUCCESS);

Completed in 52 milliseconds