Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c24 static int ath6kl_htc_pipe_tx(struct htc_target *handle,
1294 status = ath6kl_htc_pipe_tx(target, packet); in ath6kl_htc_pipe_conn_service()
1508 return ath6kl_htc_pipe_tx(target, packet); in ath6kl_htc_pipe_start()
1539 static int ath6kl_htc_pipe_tx(struct htc_target *target, in ath6kl_htc_pipe_tx() function
1709 .tx = ath6kl_htc_pipe_tx,