Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ctx.c258 nx_hostrq_rds_ring_t *prq_rds; in nx_fw_cmd_create_rx_ctx()
318 (sizeof(nx_hostrq_rds_ring_t) * nrds_rings); in nx_fw_cmd_create_rx_ctx()
321 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)) + \