Lines Matching refs:be_eq_obj
250 struct be_eq_obj *rx_eq = &adapter->rx_eq; in be_rx_eqd_update()
501 struct be_eq_obj *rx_eq = &adapter->rx_eq; in be_vlan_register()
502 struct be_eq_obj *tx_eq = &adapter->tx_eq; in be_vlan_register()
1139 static bool event_get(struct be_eq_obj *eq_obj, u16 *rid) in event_get()
1155 struct be_eq_obj *eq_obj) in event_handle()
1218 struct be_eq_obj *rx_eq = container_of(napi, struct be_eq_obj, napi); in be_poll_rx()
1256 struct be_eq_obj *tx_eq = container_of(napi, struct be_eq_obj, napi); in be_poll_tx()
1339 struct be_eq_obj *tx_eq = &adapter->tx_eq; in be_msix_register()
1340 struct be_eq_obj *rx_eq = &adapter->rx_eq; in be_msix_register()
1419 struct be_eq_obj *rx_eq = &adapter->rx_eq; in be_open()
1420 struct be_eq_obj *tx_eq = &adapter->tx_eq; in be_open()
1482 struct be_eq_obj *rx_eq = &adapter->rx_eq; in be_close()
1483 struct be_eq_obj *tx_eq = &adapter->tx_eq; in be_close()