Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_iba6120.c480 #define PBC_6120_VL15_SEND_CTRL (1ULL << 31) /* pbc; VL15; link_buf only */ macro
3326 if (((pbc >> 32) & PBC_6120_VL15_SEND_CTRL) && in qib_6120_getsendbuf()
3376 return vl == 15 ? PBC_6120_VL15_SEND_CTRL : 0; in qib_6120_setpbc_control()