Searched refs:IBDM_INVALID_PKEY (Results 1 – 2 of 2) sorted by relevance
374 #define IBDM_INVALID_PKEY(pkey) \ macro
684 if (IBDM_INVALID_PKEY(pkey)) { in ibdm_update_port_pkeys()804 if (IBDM_INVALID_PKEY(pkey)) { in ibdm_initialize_port()5420 if (IBDM_INVALID_PKEY(*orig_pkey) && in ibdm_ibnex_update_pkey_tbls()5421 !IBDM_INVALID_PKEY(new_pkey)) { in ibdm_ibnex_update_pkey_tbls()5429 } else if (!IBDM_INVALID_PKEY(*orig_pkey) && in ibdm_ibnex_update_pkey_tbls()5430 IBDM_INVALID_PKEY(new_pkey)) { in ibdm_ibnex_update_pkey_tbls()5438 } else if (!IBDM_INVALID_PKEY(*orig_pkey) && in ibdm_ibnex_update_pkey_tbls()5439 !IBDM_INVALID_PKEY(new_pkey)) { in ibdm_ibnex_update_pkey_tbls()