Home
last modified time | relevance | path

Searched refs:init_link_config (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c4268 static void __devinit init_link_config(struct link_config *lc, in init_link_config() function
4580 init_link_config(&p->link_config, p->phy.caps); in t3_prep_adapter()
/src/sys/dev/cxgbe/
H A Dt4_main.c820 static void init_link_config(struct port_info *);
1553 init_link_config(pi); in t4_attach()
6322 init_link_config(struct port_info *pi) in init_link_config() function