Home
last modified time | relevance | path

Searched refs:t4_get_link_params (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_matchall.c78 ret = t4_get_link_params(pi, NULL, &speed, NULL); in cxgb4_matchall_egress_validate()
Dsched.c630 ret = t4_get_link_params(pi, NULL, &speed, NULL); in cxgb4_sched_class_free()
Dcxgb4_tc_mqprio.c38 ret = t4_get_link_params(pi, NULL, &speed, NULL); in cxgb4_mqprio_validate()
Dcxgb4.h2058 int t4_get_link_params(struct port_info *pi, unsigned int *link_okp,
Dcxgb4_main.c3330 ret = t4_get_link_params(pi, &link_ok, &speed, &mtu); in cxgb4_mgmt_set_vf_rate()
Dt4_hw.c8784 int t4_get_link_params(struct port_info *pi, unsigned int *link_okp, in t4_get_link_params() function