Home
last modified time | relevance | path

Searched refs:sg_desc_sz (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/pensando/ionic/
A Dionic_lif.c866 sg_desc_sz = sizeof(struct ionic_txq_sg_desc); in ionic_lif_create_hwstamp_txq()
872 num_desc, desc_sz, comp_sz, sg_desc_sz, in ionic_lif_create_hwstamp_txq()
925 sg_desc_sz = sizeof(struct ionic_rxq_sg_desc); in ionic_lif_create_hwstamp_rxq()
931 num_desc, desc_sz, comp_sz, sg_desc_sz, in ionic_lif_create_hwstamp_rxq()
1892 sg_desc_sz = sizeof(struct ionic_txq_sg_desc); in ionic_txrx_alloc()
1899 num_desc, desc_sz, comp_sz, sg_desc_sz, in ionic_txrx_alloc()
1920 sg_desc_sz = sizeof(struct ionic_rxq_sg_desc); in ionic_txrx_alloc()
1927 num_desc, desc_sz, comp_sz, sg_desc_sz, in ionic_txrx_alloc()
2515 sg_desc_sz = sizeof(struct ionic_rxq_sg_desc); in ionic_reconfigure_queues()
3332 qti->sg_desc_sz = readw(&q_ident->sg_desc_sz); in ionic_lif_queue_identify()
[all …]
A Dionic_lif.h153 u16 sg_desc_sz; member
A Dionic_if.h621 __le16 sg_desc_sz; member

Completed in 25 milliseconds