Searched refs:vring_tx_desc (Results 1 – 5 of 5) sorted by relevance
128 sizeof(struct vring_tx_desc) * num_descriptors, in wil_pmc_alloc()139 sizeof(struct vring_tx_desc), in wil_pmc_alloc()141 sizeof(struct vring_tx_desc) * num_descriptors); in wil_pmc_alloc()153 struct vring_tx_desc *_d = &pmc->pring_va[i]; in wil_pmc_alloc()154 struct vring_tx_desc dd = {}, *d = ⅆ in wil_pmc_alloc()219 sizeof(struct vring_tx_desc) * num_descriptors, in wil_pmc_alloc()276 size_t buf_size = sizeof(struct vring_tx_desc) * in wil_pmc_free()
169 volatile struct vring_tx_desc *_d = in wil_vring_alloc()184 struct vring_tx_desc *d = &desc->legacy; in wil_txdesc_unmap()224 struct vring_tx_desc dd, *d = ⅆ in wil_vring_free()225 volatile struct vring_tx_desc *_d = in wil_vring_free()1129 struct vring_tx_desc *d = &desc->legacy; in wil_tx_desc_map()1625 void wil_tx_desc_set_nr_frags(struct vring_tx_desc *d, int nr_frags) in wil_tx_desc_set_nr_frags()1637 static void wil_tx_desc_offload_setup_tso(struct vring_tx_desc *d, in wil_tx_desc_offload_setup_tso()1671 static int wil_tx_desc_offload_setup(struct vring_tx_desc *d, in wil_tx_desc_offload_setup()1717 static inline void wil_tx_last_desc(struct vring_tx_desc *d) in wil_tx_last_desc()1724 static inline void wil_set_tx_desc_last_tso(volatile struct vring_tx_desc *d) in wil_set_tx_desc_last_tso()[all …]
476 struct vring_tx_desc { struct482 struct vring_tx_desc legacy; argument
132 volatile struct vring_tx_desc *d = in wil_print_ring()1086 volatile struct vring_tx_desc *d; in txdesc_show()
791 struct vring_tx_desc *pring_va;