Home
last modified time | relevance | path

Searched refs:extended_short (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dcap.c163 if (!header.extended_short.length) in tb_switch_next_cap()
166 ret = header.extended_short.next; in tb_switch_next_cap()
237 if (header.extended_short.cap == TB_SWITCH_CAP_VSE && in tb_switch_find_vse_cap()
238 header.extended_short.vsec_id == vsec) in tb_switch_find_vse_cap()
H A Ddebugfs.c331 if (!header.extended_short.length) { in port_cap_show()
340 vsec_id = header.extended_short.vsec_id; in port_cap_show()
342 length = header.extended_short.length; in port_cap_show()
343 vsec_id = header.extended_short.vsec_id; in port_cap_show()
441 if (!header.extended_short.length) { in switch_cap_show()
451 length = header.extended_short.length; in switch_cap_show()
453 vsec_id = header.extended_short.vsec_id; in switch_cap_show()
H A Dtb_regs.h100 * @extended_short: Vendor specific capability
106 struct tb_cap_extended_short extended_short; member
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dcap.c163 if (!header.extended_short.length) in tb_switch_next_cap()
166 ret = header.extended_short.next; in tb_switch_next_cap()
237 if (header.extended_short.cap == TB_SWITCH_CAP_VSE && in tb_switch_find_vse_cap()
238 header.extended_short.vsec_id == vsec) in tb_switch_find_vse_cap()
H A Ddebugfs.c1201 if (!header.extended_short.length) { in port_cap_show()
1210 vsec_id = header.extended_short.vsec_id; in port_cap_show()
1212 length = header.extended_short.length; in port_cap_show()
1213 vsec_id = header.extended_short.vsec_id; in port_cap_show()
1302 if (!header.extended_short.length) { in switch_cap_show()
1312 length = header.extended_short.length; in switch_cap_show()
1314 vsec_id = header.extended_short.vsec_id; in switch_cap_show()
H A Dtb_regs.h104 * @extended_short: Vendor specific capability
110 struct tb_cap_extended_short extended_short; member

Completed in 8 milliseconds