Searched refs:CMD_RET (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/libertas/
H A Dcmdresp.c93 if (respcmd != CMD_RET(curcmd) &&
115 if (respcmd == CMD_RET(CMD_802_11_PS_MODE)) {
177 case CMD_RET(CMD_GET_HW_SPEC):
178 case CMD_RET(CMD_802_11_RESET):
H A Dhost.h21 #define CMD_RET(cmd) (0x8000 | cmd) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/libertas/
H A Dcmdresp.c93 if (respcmd != CMD_RET(curcmd) &&
115 if (respcmd == CMD_RET(CMD_802_11_PS_MODE)) {
177 case CMD_RET(CMD_GET_HW_SPEC):
178 case CMD_RET(CMD_802_11_RESET):
H A Dhost.h21 #define CMD_RET(cmd) (0x8000 | cmd) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/libertas_tf/
H A Dcmd.c748 if (respcmd != CMD_RET(curcmd)) {
774 case CMD_RET(CMD_GET_HW_SPEC):
775 case CMD_RET(CMD_802_11_RESET):
H A Dlibertas_tf.h30 #define CMD_RET(cmd) (0x8000 | cmd) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/libertas_tf/
H A Dcmd.c748 if (respcmd != CMD_RET(curcmd)) {
774 case CMD_RET(CMD_GET_HW_SPEC):
775 case CMD_RET(CMD_802_11_RESET):
H A Dlibertas_tf.h30 #define CMD_RET(cmd) (0x8000 | cmd) macro

Completed in 177 milliseconds