Searched refs:rec_type (Results 1 – 3 of 3) sorted by relevance
446 if (rec->rec_type == 0) /* not set yet, it's uninitialized */ in lnet_res_container_cleanup()453 if (rec->rec_type == LNET_COOKIE_TYPE_EQ) { in lnet_res_container_cleanup()456 } else if (rec->rec_type == LNET_COOKIE_TYPE_MD) { in lnet_res_container_cleanup()470 count, lnet_res_type2str(rec->rec_type)); in lnet_res_container_cleanup()482 rec->rec_type = 0; /* mark it as finalized */ in lnet_res_container_cleanup()492 LASSERT(rec->rec_type == 0); in lnet_res_container_setup()494 rec->rec_type = type; in lnet_res_container_setup()571 if ((cookie & LNET_COOKIE_MASK) != rec->rec_type) in lnet_res_lh_lookup()
638 unsigned int rec_type; /* container type */ member
6342 lpfc_get_rec_conf23(uint8_t *buff, uint32_t size, uint8_t rec_type) in lpfc_get_rec_conf23() argument6358 if (buff[offset] == rec_type) in lpfc_get_rec_conf23()