Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb/
Dsubr.c1047 static void init_link_config(struct link_config *lc, in init_link_config() function
1135 init_link_config(&adapter->port[i].link_config, bi); in t1_init_sw_modules()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
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-6.1.9/drivers/net/ethernet/chelsio/cxgb3/
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-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c8896 static void init_link_config(struct link_config *lc, fw_port_cap32_t pcaps, in init_link_config() function
9690 init_link_config(&pi->link_cfg, pcaps, acaps); in t4_init_portinfo()