HAL_TLV_USR_ID
tlv_userid = FIELD_GET(HAL_TLV_USR_ID, tlv->tl);
tlv_userid = le32_get_bits(tlv->tl, HAL_TLV_USR_ID);