Searched refs:init_link_config (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb/ |
D | subr.c | 1030 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-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_hw.c | 447 static void init_link_config(struct link_config *lc, in init_link_config() function 580 init_link_config(&pi->link_cfg, pcaps, acaps); in t4vf_port_init()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3_hw.c | 3492 static void init_link_config(struct link_config *lc, unsigned int caps) in init_link_config() function 3762 init_link_config(&p->link_config, p->phy.caps); in t3_prep_adapter()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 8695 static void init_link_config(struct link_config *lc, fw_port_cap32_t pcaps, in init_link_config() function 9438 init_link_config(&pi->link_cfg, pcaps, acaps); in t4_init_portinfo()
|