Home
last modified time | relevance | path

Searched refs:CMD_GET_HW_SPEC (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dcmdresp.c190 case CMD_RET(CMD_GET_HW_SPEC): in lbs_process_command_response()
H A Dhost.h29 #define CMD_GET_HW_SPEC 0x0003 macro
H A Dcmd.c98 ret = lbs_cmd_with_response(priv, CMD_GET_HW_SPEC, &cmd); in lbs_update_hw_spec()
/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/
H A Dcmd.c90 ret = lbtf_cmd_with_response(priv, CMD_GET_HW_SPEC, &cmd); in lbtf_update_hw_spec()
771 case CMD_RET(CMD_GET_HW_SPEC): in lbtf_process_rx_command()
H A Dlibertas_tf.h29 #define CMD_GET_HW_SPEC 0x0003 macro