Searched defs:tx_eq (Results 1 – 3 of 3) sorted by relevance
128 struct be_eq_obj *tx_eq = &adapter->tx_eq; in be_get_coalesce() local156 struct be_eq_obj *tx_eq = &adapter->tx_eq; in be_set_coalesce() local
502 struct be_eq_obj *tx_eq = &adapter->tx_eq; in be_vlan_register() local1256 struct be_eq_obj *tx_eq = container_of(napi, struct be_eq_obj, napi); in be_poll_tx() local1339 struct be_eq_obj *tx_eq = &adapter->tx_eq; in be_msix_register() local1420 struct be_eq_obj *tx_eq = &adapter->tx_eq; in be_open() local1483 struct be_eq_obj *tx_eq = &adapter->tx_eq; in be_close() local
188 struct be_eq_obj tx_eq; member