Lines Matching refs:vsec_id
256 unsigned int offset, u8 cap_id, u8 vsec_id, in cap_show_by_dw() argument
273 offset + i, cap_id, vsec_id, data); in cap_show_by_dw()
279 u8 vsec_id, int length) in cap_show() argument
293 cap_show_by_dw(s, sw, port, cap, offset, cap_id, vsec_id, length); in cap_show()
300 cap_id, vsec_id, data[i]); in cap_show()
312 u8 vsec_id = 0; in port_cap_show() local
360 vsec_id = header.extended_short.vsec_id; in port_cap_show()
363 vsec_id = header.extended_short.vsec_id; in port_cap_show()
377 cap_show(s, NULL, port, cap, header.basic.cap, vsec_id, length); in port_cap_show()
443 u8 vsec_id = 0; in switch_cap_show() local
464 vsec_id = header.extended_short.vsec_id; in switch_cap_show()
475 cap_show(s, sw, NULL, cap, header.basic.cap, vsec_id, length); in switch_cap_show()