Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dnxhal_nic_interface.h440 U16 num_rds_rings; /* Count of RDS rings */ member
469 U16 num_rds_rings; /* Count of RDS rings */ member
H A Dunm_nic_ctx.c299 prq->num_rds_rings = HOST_TO_LE_16(nrds_rings); in nx_fw_cmd_create_rx_ctx()
348 for (i = 0; i < LE_TO_HOST_32(prsp->num_rds_rings); i++) { in nx_fw_cmd_create_rx_ctx()