Searched refs:t4_get_link_params (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_matchall.c | 78 ret = t4_get_link_params(pi, NULL, &speed, NULL); in cxgb4_matchall_egress_validate()
|
H A D | sched.c | 630 ret = t4_get_link_params(pi, NULL, &speed, NULL); in cxgb4_sched_class_free()
|
H A D | cxgb4_tc_mqprio.c | 38 ret = t4_get_link_params(pi, NULL, &speed, NULL); in cxgb4_mqprio_validate()
|
H A D | cxgb4.h | 2056 int t4_get_link_params(struct port_info *pi, unsigned int *link_okp,
|
H A D | cxgb4_main.c | 3329 ret = t4_get_link_params(pi, &link_ok, &speed, &mtu); in cxgb4_mgmt_set_vf_rate()
|
H A D | t4_hw.c | 8786 int t4_get_link_params(struct port_info *pi, unsigned int *link_okp, in t4_get_link_params() function
|