Searched refs:vring_tx_desc (Results 1 – 5 of 5) sorted by relevance
116 sizeof(struct vring_tx_desc) * num_descriptors, in wil_pmc_alloc()127 sizeof(struct vring_tx_desc), in wil_pmc_alloc()129 sizeof(struct vring_tx_desc) * num_descriptors); in wil_pmc_alloc()141 struct vring_tx_desc *_d = &pmc->pring_va[i]; in wil_pmc_alloc()142 struct vring_tx_desc dd = {}, *d = ⅆ in wil_pmc_alloc()207 sizeof(struct vring_tx_desc) * num_descriptors, in wil_pmc_alloc()263 size_t buf_size = sizeof(struct vring_tx_desc) * in wil_pmc_free()
159 volatile struct vring_tx_desc *_d = in wil_vring_alloc()174 struct vring_tx_desc *d = &desc->legacy; in wil_txdesc_unmap()214 struct vring_tx_desc dd, *d = ⅆ in wil_vring_free()215 volatile struct vring_tx_desc *_d = in wil_vring_free()1097 struct vring_tx_desc *d = &desc->legacy; in wil_tx_desc_map()1622 void wil_tx_desc_set_nr_frags(struct vring_tx_desc *d, int nr_frags) in wil_tx_desc_set_nr_frags()1633 static void wil_tx_desc_offload_setup_tso(struct vring_tx_desc *d, in wil_tx_desc_offload_setup_tso()1666 static int wil_tx_desc_offload_setup(struct vring_tx_desc *d, in wil_tx_desc_offload_setup()1712 static inline void wil_tx_last_desc(struct vring_tx_desc *d) in wil_tx_last_desc()1719 static inline void wil_set_tx_desc_last_tso(volatile struct vring_tx_desc *d) in wil_set_tx_desc_last_tso()[all …]
467 struct vring_tx_desc { struct473 struct vring_tx_desc legacy; argument
121 volatile struct vring_tx_desc *d = in wil_print_ring()1069 volatile struct vring_tx_desc *d; in txdesc_show()
782 struct vring_tx_desc *pring_va;