Home
last modified time | relevance | path

Searched defs:tx_eq (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c240 struct be_eq_obj *tx_eq = &adapter->tx_eq; in be_get_coalesce() local
265 struct be_eq_obj *tx_eq = &adapter->tx_eq; in be_set_coalesce() local
Dbe_main.c1986 struct be_eq_obj *tx_eq = container_of(napi, struct be_eq_obj, napi); in be_poll_tx_mcc() local
2330 struct be_eq_obj *tx_eq = &adapter->tx_eq; in be_close() local
2414 struct be_eq_obj *tx_eq = &adapter->tx_eq; in be_open() local
Dbe.h326 struct be_eq_obj tx_eq; member