Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dnxhal_nic_interface.h430 } nx_hostrq_rds_ring_t; typedef
485 (rds_rings)*(sizeof (nx_hostrq_rds_ring_t)) + \
H A Dunm_nic_ctx.c250 nx_hostrq_rds_ring_t *prq_rds; in nx_fw_cmd_create_rx_ctx()
303 (sizeof (nx_hostrq_rds_ring_t) * nrds_rings); in nx_fw_cmd_create_rx_ctx()
305 prq_rds = (nx_hostrq_rds_ring_t *)(uintptr_t)((char *)prq + in nx_fw_cmd_create_rx_ctx()