Lines Matching defs:off
116 #define LRH_BTH_OFFSET(off) ((LRH_BTH_QW << QW_SHIFT) | (off))
125 #define LRH_SC_OFFSET(off) ((LRH_SC_QW << QW_SHIFT) | (off))
142 #define BTH_DESTQP_OFFSET(off) ((BTH_DESTQP_QW << QW_SHIFT) | (off))
151 #define DETH_AIP_SQPN_OFFSET(off) ((DETH_AIP_SQPN_QW << QW_SHIFT) | (off))
159 #define L2_TYPE_OFFSET(off) ((L2_TYPE_QW << QW_SHIFT) | (off))
167 #define L4_TYPE_OFFSET(off) ((L4_TYPE_QW << QW_SHIFT) | (off))
6117 * before turning the DC off.
6667 * is stripped off
7175 * If there is no cable attached, turn the DC off. Otherwise,
8275 /* fell off the end */
8599 u32 off;
8616 ret = read_lcb_csr(dd, lcb_cache[i].off, &val);
8624 static int read_lcb_cache(u32 off, u64 *val)
8629 if (lcb_cache[i].off == off) {
8635 pr_warn("%s bad offset 0x%x\n", __func__, off);
9554 * to be turned off to complete the QSFP setup before they can be
9885 * Shut down the link and keep it down. First turn off that the
10061 case HFI1_IB_CFG_HRTBT: /* Heartbeat off/enable/auto */
10447 "Unable to acquire lock to turn off QSFP TX\n");
14034 * the device since we are now in charge. Turn off
14035 * off all outbound and inbound traffic and make sure
14045 /* disable port (turn off RXE inbound traffic) and contexts */
14101 /* Set the LED off */
14820 /* Turn off the J_KEY on the receive side */