Searched refs:ath6kl_htc_pipe_tx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | htc_pipe.c | 24 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,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | htc_pipe.c | 24 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,
|
Completed in 4 milliseconds