Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath6kl/
Dhtc.h642 static inline void set_htc_pkt_info(struct htc_packet *packet, void *context, in set_htc_pkt_info() function
Dhtc_pipe.c1289 set_htc_pkt_info(packet, NULL, (u8 *) conn_msg, in ath6kl_htc_pipe_conn_service()
1501 set_htc_pkt_info(packet, NULL, (u8 *) setup, in ath6kl_htc_pipe_start()
Dhtc_mbox.c1069 set_htc_pkt_info(send_pkt, NULL, (u8 *) setup_comp_ext, in htc_setup_tx_complete()
1078 set_htc_pkt_info(send_pkt, NULL, (u8 *) setup_comp, in htc_setup_tx_complete()
2455 set_htc_pkt_info(tx_pkt, NULL, (u8 *) conn_msg, in ath6kl_htc_mbox_conn_service()
Dtxrx.c339 set_htc_pkt_info(&cookie->htc_pkt, cookie, skb->data, skb->len, in ath6kl_control_tx()
500 set_htc_pkt_info(&cookie->htc_pkt, cookie, skb->data, skb->len, in ath6kl_data_tx()