Searched refs:lbtf_cmd_with_response (Results 1 - 3 of 3) sorted by relevance

/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);
162 ret = lbtf_cmd_with_response(priv, CMD_802_11_RF_CHANNEL, &cmd);
415 ret = lbtf_cmd_with_response(priv, CMD_802_11_RADIO_CONTROL, &cmd);
H A Dlibertas_tf.h506 #define lbtf_cmd_with_response(priv, cmdnr, cmd) \ macro
H A Dif_usb.c112 if (lbtf_cmd_with_response(priv, CMD_SET_BOOT2_VER, &b2_cmd))

Completed in 43 milliseconds