Home
last modified time | relevance | path

Searched refs:lbtf_execute_next_command (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/
H A Dlibertas_tf.h466 int lbtf_execute_next_command(struct lbtf_private *priv);
H A Dcmd.c560 int lbtf_execute_next_command(struct lbtf_private *priv) in lbtf_execute_next_command() function
H A Dmain.c118 lbtf_execute_next_command(priv); in lbtf_cmd_work()