Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_virtual.c78 #define MAX_SIBLINGS NXGE_MAX_PORTS macro
406 uint32_t grp_bitmap[MAX_SIBLINGS]; in nxge_update_rxdma_grp_properties()
407 int custom_start_grp[MAX_SIBLINGS]; in nxge_update_rxdma_grp_properties()
408 int custom_num_grp[MAX_SIBLINGS]; in nxge_update_rxdma_grp_properties()
580 uint32_t rdc_bitmap[MAX_SIBLINGS]; in nxge_update_rxdma_properties()
581 int custom_start_rdc[MAX_SIBLINGS]; in nxge_update_rxdma_properties()
582 int custom_num_rdc[MAX_SIBLINGS]; in nxge_update_rxdma_properties()
795 uint32_t tdc_bitmap[MAX_SIBLINGS]; in nxge_update_txdma_properties()
796 int custom_start_tdc[MAX_SIBLINGS]; in nxge_update_txdma_properties()
797 int custom_num_tdc[MAX_SIBLINGS]; in nxge_update_txdma_properties()
[all …]