Home
last modified time | relevance | path

Searched refs:cxgb_open (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c242 static int cxgb_open(struct net_device *dev) in cxgb_open() function
965 .ndo_open = cxgb_open,
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_mqprio.c619 cxgb_open(dev); in cxgb4_setup_tc_mqprio()
Dcxgb4.h2180 int cxgb_open(struct net_device *dev);
Dcxgb4_main.c2837 int cxgb_open(struct net_device *dev) in cxgb_open() function
3865 .ndo_open = cxgb_open,
5631 cxgb_open(adapter->port[i]); in eeh_reset_done()
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c1418 static int cxgb_open(struct net_device *dev) in cxgb_open() function
2960 if (cxgb_open(netdev)) { in t3_resume_ports()
3177 .ndo_open = cxgb_open,