Home
last modified time | relevance | path

Searched refs:link_okp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h2060 int t4_get_link_params(struct port_info *pi, unsigned int *link_okp,
H A Dt4_hw.c8809 * @link_okp: value return pointer for link up/down
8817 int t4_get_link_params(struct port_info *pi, unsigned int *link_okp, in t4_get_link_params() argument
8857 if (link_okp) in t4_get_link_params()
8858 *link_okp = link_ok; in t4_get_link_params()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h2056 int t4_get_link_params(struct port_info *pi, unsigned int *link_okp,
H A Dt4_hw.c8778 * @link_okp: value return pointer for link up/down
8786 int t4_get_link_params(struct port_info *pi, unsigned int *link_okp, in t4_get_link_params() argument
8826 if (link_okp) in t4_get_link_params()
8827 *link_okp = link_ok; in t4_get_link_params()

Completed in 34 milliseconds