Searched refs:get_cable_info (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | qsfp.h | 229 int get_cable_info(struct hfi1_devdata *dd, u32 port_num, u32 addr,
|
H A D | qsfp.c | 707 int get_cable_info(struct hfi1_devdata *dd, u32 port_num, u32 addr, u32 len, in get_cable_info() function
|
H A D | mad.c | 2163 ret = get_cable_info(dd, port, addr, len, data); in __subn_get_opa_cable_info()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | qsfp.h | 187 int get_cable_info(struct hfi1_devdata *dd, u32 port_num, u32 addr,
|
H A D | qsfp.c | 665 int get_cable_info(struct hfi1_devdata *dd, u32 port_num, u32 addr, u32 len, in get_cable_info() function
|
H A D | mad.c | 2121 ret = get_cable_info(dd, port, addr, len, data); in __subn_get_opa_cable_info()
|
Completed in 17 milliseconds