Searched refs:htt_htc_pkt (Results 1 – 5 of 5) sorted by relevance
113 struct htt_htc_pkt *htt_pkt; in htt_h2t_send_complete()118 htt_pkt = container_of(htc_pkt, struct htt_htc_pkt, htc_pkt); in htt_h2t_send_complete()143 struct htt_htc_pkt *pkt; in htt_h2t_frag_desc_bank_cfg_msg()238 struct htt_htc_pkt *pkt; in htt_h2t_ver_req_msg()324 struct htt_htc_pkt *pkt; in htt_h2t_rx_ring_rfs_cfg_msg_ll()413 struct htt_htc_pkt *pkt; in htt_h2t_rx_ring_cfg_msg_ll()626 struct htt_htc_pkt *pkt; in htt_h2t_rx_ring_cfg_msg_hl()789 struct htt_htc_pkt *pkt; in htt_h2t_dbg_stats_get()884 struct htt_htc_pkt *pkt; in htt_h2t_sync_msg()938 struct htt_htc_pkt *pkt; in htt_h2t_aggr_cfg_msg()[all …]
50 struct htt_htc_pkt { struct59 struct htt_htc_pkt pkt; argument
63 struct htt_htc_pkt *htt_htc_pkt_alloc(struct htt_pdev_t *pdev) in htt_htc_pkt_alloc()84 void htt_htc_pkt_free(struct htt_pdev_t *pdev, struct htt_htc_pkt *pkt) in htt_htc_pkt_free()146 void htt_htc_misc_pkt_list_add(struct htt_pdev_t *pdev, struct htt_htc_pkt *pkt) in htt_htc_misc_pkt_list_add()
609 struct htt_htc_pkt *htt_htc_pkt_alloc(struct htt_pdev_t *pdev);611 void htt_htc_pkt_free(struct htt_pdev_t *pdev, struct htt_htc_pkt *pkt);619 htt_htc_misc_pkt_list_add(struct htt_pdev_t *pdev, struct htt_htc_pkt *pkt);
938 struct htt_htc_pkt *pkt; in htt_tx_send_base()