Searched refs:CMD_GET_HW_SPEC (Results 1 - 5 of 5) 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.c177 case CMD_RET(CMD_GET_HW_SPEC):
H A Dhost.h27 #define CMD_GET_HW_SPEC 0x0003 macro
402 * Define data structure for CMD_GET_HW_SPEC
H A Dcmd.c95 ret = lbs_cmd_with_response(priv, CMD_GET_HW_SPEC, &cmd);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas_tf/
H A Dcmd.c92 ret = lbtf_cmd_with_response(priv, CMD_GET_HW_SPEC, &cmd);
774 case CMD_RET(CMD_GET_HW_SPEC):
H A Dlibertas_tf.h33 #define CMD_GET_HW_SPEC 0x0003 macro
339 * Define data structure for CMD_GET_HW_SPEC

Completed in 110 milliseconds