Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c4535 uint32_t t_offset; /* table offset */ in hermon_pci_capability_msix() local
4549 t_offset = (msix_data & 0xFFF8) >> 3; in hermon_pci_capability_msix()
4553 msix_data, t_offset, t_bir); in hermon_pci_capability_msix()
4563 offset = t_offset; /* reuse this for offset from BAR */ in hermon_pci_capability_msix()