Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
Dsubr.c1030 static void init_link_config(struct link_config *lc, in init_link_config() function
1118 init_link_config(&adapter->port[i].link_config, bi); in t1_init_sw_modules()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c261 static void init_link_config(struct link_config *lc, unsigned int caps) in init_link_config() function
332 init_link_config(&pi->link_cfg, be16_to_cpu(port_rpl.u.info.pcap)); in t4vf_port_init()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c3458 static void init_link_config(struct link_config *lc, unsigned int caps) in init_link_config() function
3728 init_link_config(&p->link_config, p->phy.caps); in t3_prep_adapter()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c6928 static void init_link_config(struct link_config *lc, unsigned int caps) in init_link_config() function
7466 init_link_config(&p->link_cfg, be16_to_cpu(c.u.info.pcap)); in t4_port_init()