Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_virtual.c408 int custom_num_grp[MAX_SIBLINGS]; in nxge_update_rxdma_grp_properties() local
421 custom_num_grp[port] = in nxge_update_rxdma_grp_properties()
426 start_grp += custom_num_grp[port]; in nxge_update_rxdma_grp_properties()
433 custom_num_grp[port] = in nxge_update_rxdma_grp_properties()
438 start_grp += custom_num_grp[port]; in nxge_update_rxdma_grp_properties()
449 start_grp += custom_num_grp[port]; in nxge_update_rxdma_grp_properties()
474 (custom_num_grp[port] > in nxge_update_rxdma_grp_properties()
476 ((custom_num_grp[port] + in nxge_update_rxdma_grp_properties()
482 num_grps += custom_num_grp[port]; in nxge_update_rxdma_grp_properties()
489 bits < custom_num_grp[port]; in nxge_update_rxdma_grp_properties()
[all …]