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

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dsched.c630 ret = t4_get_link_params(pi, NULL, &speed, NULL);
H A Dcxgb4_tc_matchall.c78 ret = t4_get_link_params(pi, NULL, &speed, NULL);
H A Dcxgb4_tc_mqprio.c38 ret = t4_get_link_params(pi, NULL, &speed, NULL);
H A Dcxgb4.h2056 int t4_get_link_params(struct port_info *pi, unsigned int *link_okp,
H A Dcxgb4_main.c3329 ret = t4_get_link_params(pi, &link_ok, &speed, &mtu);
H A Dt4_hw.c8776 * t4_get_link_params - retrieve basic link parameters for given port
8786 int t4_get_link_params(struct port_info *pi, unsigned int *link_okp, function

Completed in 201 milliseconds