Searched refs:t4_port_init (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1889 int t4_port_init(struct adapter *adap, int mbox, int pf, int vf);
|
H A D | cxgb4_main.c | 5589 err = t4_port_init(adapter, adapter->pf, adapter->pf, 0); in eeh_reset_done() 6864 err = t4_port_init(adapter, func, func, 0); in init_one()
|
H A D | t4_hw.c | 9696 int t4_port_init(struct adapter *adap, int mbox, int pf, int vf) in t4_port_init() function
|