Searched defs:sg_desc (Results 1 – 6 of 6) sorted by relevance
34 struct host_sg_desc sg_desc[FNIC_DFLT_SG_DESC_CNT]; member38 struct host_sg_desc sg_desc[FNIC_MAX_SG_DESC_CNT]; member
33 struct snic_sg_desc sg_desc[SNIC_DFLT_SG_DESC_CNT]; member37 struct snic_sg_desc sg_desc[SNIC_MAX_SG_DESC_CNT]; member
331 struct ionic_rxq_sg_desc *sg_desc; in ionic_rx_fill() local594 struct ionic_txq_sg_desc *sg_desc = desc_info->sg_desc; in ionic_tx_clean() local769 struct ionic_txq_sg_desc *sg_desc = q->info[q->head_idx].txq_sg_desc; in ionic_tx_tso_next() local1025 struct ionic_txq_sg_desc *sg_desc = q->info[q->head_idx].txq_sg_desc; in ionic_tx_skb_frags() local
184 void *sg_desc; member
230 struct sg_desc { struct246 struct hix5hd2_sg_desc_ring tx_ring; argument
62 struct sg_table *sg_desc = vb2_dma_sg_plane_desc(vb, 0); in cobalt_buf_init() local