Searched refs:ath6kl_htc_tx_prep_pkt (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/net/wireless/ath/ath6kl/ |
D | htc_mbox.c | 359 static void ath6kl_htc_tx_prep_pkt(struct htc_packet *packet, u8 flags, in ath6kl_htc_tx_prep_pkt() function 716 ath6kl_htc_tx_prep_pkt(packet, flags, in ath6kl_htc_tx_setup_scat_list() 925 ath6kl_htc_tx_prep_pkt(packet, packet->info.tx.flags, in ath6kl_htc_tx_from_queue() 1086 ath6kl_htc_tx_prep_pkt(send_pkt, 0, 0, 0); in htc_setup_tx_complete() 2462 ath6kl_htc_tx_prep_pkt(tx_pkt, 0, 0, 0); in ath6kl_htc_mbox_conn_service()
|