Searched refs:ipath_ibcctrl (Results 1 – 4 of 4) sorted by relevance
162 return (dd->ipath_ibcctrl >> in get_overrunthreshold()178 v = (dd->ipath_ibcctrl >> INFINIPATH_IBCC_OVERRUNTHRESHOLD_SHIFT) & in set_overrunthreshold()181 dd->ipath_ibcctrl &= in set_overrunthreshold()184 dd->ipath_ibcctrl |= in set_overrunthreshold()187 dd->ipath_ibcctrl); in set_overrunthreshold()194 return (dd->ipath_ibcctrl >> in get_phyerrthreshold()210 v = (dd->ipath_ibcctrl >> INFINIPATH_IBCC_PHYERRTHRESHOLD_SHIFT) & in set_phyerrthreshold()213 dd->ipath_ibcctrl &= in set_phyerrthreshold()216 dd->ipath_ibcctrl |= in set_phyerrthreshold()219 dd->ipath_ibcctrl); in set_phyerrthreshold()[all …]
1135 u8 n = (dd->ipath_ibcctrl >> in ipath_rcv_hdrerr()2001 dd->ipath_ibcctrl | mod_wd); in ipath_set_ib_lstate()2073 dd->ipath_ibcctrl |= INFINIPATH_IBCC_LOOPBACK; in ipath_set_linkstate()2075 dd->ipath_ibcctrl); in ipath_set_linkstate()2089 dd->ipath_ibcctrl &= ~INFINIPATH_IBCC_LOOPBACK; in ipath_set_linkstate()2091 dd->ipath_ibcctrl); in ipath_set_linkstate()2179 u64 ibc = dd->ipath_ibcctrl, ibdw; in ipath_set_mtu()2190 dd->ipath_ibcctrl = ibc; in ipath_set_mtu()2192 dd->ipath_ibcctrl); in ipath_set_mtu()
574 u64 ipath_ibcctrl; member
178 dd->ipath_ibcctrl = ibc; in bringup_link()