Searched refs:hs_msix_tbl_size (Results 1 – 3 of 3) sorted by relevance
724 size_t hs_msix_tbl_size; /* MSI-X table size */ member
1392 state->hs_msix_tbl_size); in hermon_drv_fini2()4675 state->hs_msix_tbl_size = ((msix_ctrl & PCI_MSIX_TBL_SIZE_MASK) + 1) * in hermon_set_msix_info()4707 state->hs_msix_tbl_size, &dev_attr, in hermon_set_msix_info()4755 state->hs_msix_tbl_entries = kmem_alloc(state->hs_msix_tbl_size, in hermon_set_msix_info()
561 state->hs_msix_tbl_size, &dev_attr, in hermon_fm_ereport_init()