Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h642 static inline void set_htc_pkt_info(struct htc_packet *packet, void *context, in set_htc_pkt_info() function
H A Dhtc_pipe.c1290 set_htc_pkt_info(packet, NULL, (u8 *) conn_msg, in ath6kl_htc_pipe_conn_service()
1502 set_htc_pkt_info(packet, NULL, (u8 *) setup, in ath6kl_htc_pipe_start()
H A Dhtc_mbox.c1070 set_htc_pkt_info(send_pkt, NULL, (u8 *) setup_comp_ext, in htc_setup_tx_complete()
1079 set_htc_pkt_info(send_pkt, NULL, (u8 *) setup_comp, in htc_setup_tx_complete()
2456 set_htc_pkt_info(tx_pkt, NULL, (u8 *) conn_msg, in ath6kl_htc_mbox_conn_service()
H A 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()