Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h550 void bnx2x_tx_timeout(struct net_device *dev);
Dbnx2x_cmn.c3613 void bnx2x_tx_timeout(struct net_device *dev) in bnx2x_tx_timeout() function
Dbnx2x_main.c10805 .ndo_tx_timeout = bnx2x_tx_timeout,