Searched refs:buf_is_allocated (Results 1 – 2 of 2) sorted by relevance
892 cmd_param_tlvs_ptr[tlv_index].buf_is_allocated = 1; /* Indicates that buffer is allocated */ in wmitlv_check_and_pad_tlvs()907 …cmd_param_tlvs_ptr[tlv_index].buf_is_allocated = 0; /* Indicates that buffer is not allocated … in wmitlv_check_and_pad_tlvs()962 cmd_param_tlvs_ptr[tlv_index].buf_is_allocated = 1; /* Indicates that buffer is allocated */ in wmitlv_check_and_pad_tlvs()
96 …A_UINT32 buf_is_allocated;/* Boolean flag to indicate that a new buffer is allocated for this TLV.… member