Searched defs:eqo (Results 1 – 4 of 4) sorted by relevance
2136 static int be_get_new_eqd(struct be_eq_obj *eqo) in be_get_new_eqd()2198 static u32 be_get_eq_delay_mult_enc(struct be_eq_obj *eqo) in be_get_eq_delay_mult_enc()2232 struct be_eq_obj *eqo; in be_eqd_update() local2783 static inline int events_get(struct be_eq_obj *eqo) in events_get()2803 static void be_eq_clean(struct be_eq_obj *eqo) in be_eq_clean()2935 struct be_eq_obj *eqo; in be_evt_queues_destroy() local2952 struct be_eq_obj *eqo; in be_evt_queues_create() local3062 struct be_eq_obj *eqo; in be_tx_qs_create() local3161 struct be_eq_obj *eqo = dev; in be_intx() local3193 struct be_eq_obj *eqo = dev; in be_msix() local[all …]
802 #define for_all_evt_queues(adapter, eqo, i) \ argument806 #define for_all_rx_queues_on_eq(adapter, eqo, rxo, i) \ argument810 #define for_all_tx_queues_on_eq(adapter, eqo, txo, i) \ argument814 #define is_mcc_eqo(eqo) (eqo->idx == 0) argument
345 struct be_eq_obj *eqo; in be_set_coalesce() local
992 int be_cmd_eq_create(struct be_adapter *adapter, struct be_eq_obj *eqo) in be_cmd_eq_create()