Searched refs:IBT_PORT_RESET_QKEY (Results 1 – 3 of 3) sorted by relevance
664 IBT_PORT_RESET_QKEY = 1 << 0, /* Reset Q_Key violation */ enumerator
2005 reset_qkey = (flags & IBT_PORT_RESET_QKEY) ? 1 : 0; in tavor_port_modify()
2079 if (flags & IBT_PORT_RESET_QKEY) in hermon_port_modify()