Searched defs:eqo (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_main.c | 2136 static int be_get_new_eqd(struct be_eq_obj *eqo) in be_get_new_eqd() argument 2198 static u32 be_get_eq_delay_mult_enc(struct be_eq_obj *eqo) in be_get_eq_delay_mult_enc() argument 2232 struct be_eq_obj *eqo; in be_eqd_update() local 2785 events_get(struct be_eq_obj * eqo) events_get() argument 2805 be_eq_clean(struct be_eq_obj * eqo) be_eq_clean() argument 2937 struct be_eq_obj *eqo; be_evt_queues_destroy() local 2954 struct be_eq_obj *eqo; be_evt_queues_create() local 3063 struct be_eq_obj *eqo; be_tx_qs_create() local 3162 struct be_eq_obj *eqo = dev; be_intx() local 3194 struct be_eq_obj *eqo = dev; be_msix() local 3296 struct be_eq_obj *eqo = container_of(napi, struct be_eq_obj, napi); be_poll() local 3477 be_msix_vec_get(struct be_adapter * adapter,struct be_eq_obj * eqo) be_msix_vec_get() argument 3485 struct be_eq_obj *eqo; be_msix_register() local 3541 struct be_eq_obj *eqo; be_irq_unregister() local 3636 struct be_eq_obj *eqo; be_close() local 3796 struct be_eq_obj *eqo; be_open() local 4929 struct be_eq_obj *eqo; be_netpoll() local [all...] |
H A D | be.h | 801 #define for_all_evt_queues(adapter, eqo, i) \ argument 805 #define for_all_rx_queues_on_eq(adapter, eqo, rxo, i) \ argument 809 #define for_all_tx_queues_on_eq(adapter, eqo, txo, i) \ argument 813 #define is_mcc_eqo(eqo) (eqo->idx == 0) argument
|
H A D | be_ethtool.c | 349 struct be_eq_obj *eqo; in be_set_coalesce() local
|
H A D | be_cmds.c | 995 int be_cmd_eq_create(struct be_adapter *adapter, struct be_eq_obj *eqo) in be_cmd_eq_create() argument
|