Home
last modified time | relevance | path

Searched refs:tlv_type (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Dtipc_config.h250 __be16 tlv_type; /* TLV identifier */ member
278 (ntohs(((struct tlv_desc *)tlv)->tlv_type) == exp_type); in TLV_CHECK()
293 return (ntohs(tlv->tlv_type) == type); in TLV_CHECK_TYPE()
298 tlv->tlv_type = htons(type); in TLV_SET_TYPE()
308 tlv_ptr->tlv_type = htons(type); in TLV_SET()
/linux-4.19.296/drivers/slimbus/
Dqcom-ngd-ctrl.c218 .tlv_type = 0x01,
228 .tlv_type = 0x10,
238 .tlv_type = 0x10,
248 .tlv_type = 0x00,
260 .tlv_type = 0x02,
270 .tlv_type = 0x00,
282 .tlv_type = 0x01,
292 .tlv_type = 0x10,
301 .tlv_type = 0x10,
310 .tlv_type = 0x00,
[all …]
/linux-4.19.296/fs/btrfs/
Dsend.h43 __le16 tlv_type; member
Dsend.c573 hdr->tlv_type = cpu_to_le16(attr); in tlv_put()
/linux-4.19.296/include/linux/soc/qcom/
Dqmi.h76 u8 tlv_type; member
/linux-4.19.296/include/net/
Dbond_3ad.h155 u8 tlv_type; /* = 0x01 (marker information) */ member