Home
last modified time | relevance | path

Searched refs:nx_hostrq_rds_ring_t (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ctx.c257 nx_hostrq_rds_ring_t *prq_rds; in nx_fw_cmd_create_rx_ctx()
317 (sizeof(nx_hostrq_rds_ring_t) * nrds_rings); in nx_fw_cmd_create_rx_ctx()
320 prq_rds = (nx_hostrq_rds_ring_t *)(prq->data + in nx_fw_cmd_create_rx_ctx()
Dnetxen_nic.h809 } nx_hostrq_rds_ring_t; typedef
862 (rds_rings)*(sizeof(nx_hostrq_rds_ring_t)) + \