Searched refs:vsec_id (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | debugfs.c | 256 u8 vsec_id, int length) in cap_show() argument 280 cap_id, vsec_id, data[i]); in cap_show() 292 u8 vsec_id = 0; in port_cap_show() local 340 vsec_id = header.extended_short.vsec_id; in port_cap_show() 343 vsec_id = header.extended_short.vsec_id; in port_cap_show() 349 if (!vsec_id && in port_cap_show() 366 cap_show(s, NULL, port, cap, header.basic.cap, vsec_id, length); in port_cap_show() 432 u8 vsec_id = 0; in switch_cap_show() local 453 vsec_id = header.extended_short.vsec_id; in switch_cap_show() 464 cap_show(s, sw, NULL, cap, header.basic.cap, vsec_id, length); in switch_cap_show()
|
| H A D | tb_regs.h | 75 u8 vsec_id; member 91 u8 vsec_id; member
|
| H A D | cap.c | 238 header.extended_short.vsec_id == vsec) in tb_switch_find_vse_cap()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | ef100.c | 367 u32 vsec_id = 0; in ef100_pci_find_func_ctrl_window() local 372 rc = ef100_pci_get_config_bits(efx, vndr_cap, ID, &vsec_id); in ef100_pci_find_func_ctrl_window() 397 if (vsec_id == ESE_GZ_XILINX_VSEC_ID && in ef100_pci_find_func_ctrl_window()
|