Searched refs:sg_desc_sz (Results 1 – 3 of 3) sorted by relevance
1699 unsigned int sg_desc_sz; in ionic_txrx_alloc() local1705 lif->qtype_info[IONIC_QTYPE_TXQ].sg_desc_sz == in ionic_txrx_alloc()1707 sg_desc_sz = sizeof(struct ionic_txq_sg_desc_v1); in ionic_txrx_alloc()1709 sg_desc_sz = sizeof(struct ionic_txq_sg_desc); in ionic_txrx_alloc()1719 sg_desc_sz, in ionic_txrx_alloc()2211 unsigned int sg_desc_sz; in ionic_reconfigure_queues() local2234 lif->qtype_info[IONIC_QTYPE_TXQ].sg_desc_sz == in ionic_reconfigure_queues()2236 sg_desc_sz = sizeof(struct ionic_txq_sg_desc_v1); in ionic_reconfigure_queues()2238 sg_desc_sz = sizeof(struct ionic_txq_sg_desc); in ionic_reconfigure_queues()2247 sg_desc_sz, in ionic_reconfigure_queues()[all …]
149 u16 sg_desc_sz; member
551 __le16 sg_desc_sz; member