Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_cmn.h442 void bnx2x_tx_timeout(struct net_device *dev);
Dbnx2x_cmn.c2489 void bnx2x_tx_timeout(struct net_device *dev) in bnx2x_tx_timeout() function
Dbnx2x_main.c9307 .ndo_tx_timeout = bnx2x_tx_timeout,