Searched refs:be_eq_obj (Results 1 – 3 of 3) sorted by relevance
127 struct be_eq_obj *rx_eq = &adapter->rx_eq; in be_get_coalesce()128 struct be_eq_obj *tx_eq = &adapter->tx_eq; in be_get_coalesce()155 struct be_eq_obj *rx_eq = &adapter->rx_eq; in be_set_coalesce()156 struct be_eq_obj *tx_eq = &adapter->tx_eq; in be_set_coalesce()
139 struct be_eq_obj { struct188 struct be_eq_obj tx_eq;194 struct be_eq_obj rx_eq;
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()[all …]