Lines Matching refs:items
1253 struct ath10k_hif_sg_item *items, int n_items) in ath10k_pci_hif_tx_sg() argument
1279 i, items[i].paddr, items[i].len, n_items); in ath10k_pci_hif_tx_sg()
1281 items[i].vaddr, items[i].len); in ath10k_pci_hif_tx_sg()
1284 items[i].transfer_context, in ath10k_pci_hif_tx_sg()
1285 items[i].paddr, in ath10k_pci_hif_tx_sg()
1286 items[i].len, in ath10k_pci_hif_tx_sg()
1287 items[i].transfer_id, in ath10k_pci_hif_tx_sg()
1297 i, items[i].paddr, items[i].len, n_items); in ath10k_pci_hif_tx_sg()
1299 items[i].vaddr, items[i].len); in ath10k_pci_hif_tx_sg()
1302 items[i].transfer_context, in ath10k_pci_hif_tx_sg()
1303 items[i].paddr, in ath10k_pci_hif_tx_sg()
1304 items[i].len, in ath10k_pci_hif_tx_sg()
1305 items[i].transfer_id, in ath10k_pci_hif_tx_sg()