Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c456 static void init_link_config(struct link_config *lc, in init_link_config() function
589 init_link_config(&pi->link_cfg, pcaps, acaps); in t4vf_port_init()
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c3428 static void init_link_config(struct link_config *lc, unsigned int caps) in init_link_config() function
3699 init_link_config(&p->link_config, p->phy.caps); in t3_prep_adapter()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c8890 static void init_link_config(struct link_config *lc, fw_port_cap32_t pcaps, in init_link_config() function
9684 init_link_config(&pi->link_cfg, pcaps, acaps); in t4_init_portinfo()