Home
last modified time | relevance | path

Searched refs:extended_short (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/thunderbolt/
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()
A Ddebugfs.c1177 if (!header.extended_short.length) { in port_cap_show()
1186 vsec_id = header.extended_short.vsec_id; in port_cap_show()
1188 length = header.extended_short.length; in port_cap_show()
1189 vsec_id = header.extended_short.vsec_id; in port_cap_show()
1278 if (!header.extended_short.length) { in switch_cap_show()
1288 length = header.extended_short.length; in switch_cap_show()
1290 vsec_id = header.extended_short.vsec_id; in switch_cap_show()
A Dtb_regs.h110 struct tb_cap_extended_short extended_short; member

Completed in 9 milliseconds