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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 219 milliseconds