Home
last modified time | relevance | path

Searched defs:eqo (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/emulex/benet/
A Dbe_main.c2232 struct be_eq_obj *eqo; in be_eqd_update() local
2935 struct be_eq_obj *eqo; in be_evt_queues_destroy() local
2952 struct be_eq_obj *eqo; in be_evt_queues_create() local
3062 struct be_eq_obj *eqo; in be_tx_qs_create() local
3161 struct be_eq_obj *eqo = dev; in be_intx() local
3476 struct be_eq_obj *eqo) in be_msix_vec_get()
3484 struct be_eq_obj *eqo; in be_msix_register() local
3540 struct be_eq_obj *eqo; in be_irq_unregister() local
3635 struct be_eq_obj *eqo; in be_close() local
3795 struct be_eq_obj *eqo; in be_open() local
[all …]
A Dbe.h802 #define for_all_evt_queues(adapter, eqo, i) \ argument
806 #define for_all_rx_queues_on_eq(adapter, eqo, rxo, i) \ argument
810 #define for_all_tx_queues_on_eq(adapter, eqo, txo, i) \ argument
814 #define is_mcc_eqo(eqo) (eqo->idx == 0) argument
A Dbe_ethtool.c349 struct be_eq_obj *eqo; in be_set_coalesce() local
A Dbe_cmds.c994 int be_cmd_eq_create(struct be_adapter *adapter, struct be_eq_obj *eqo) in be_cmd_eq_create()

Completed in 29 milliseconds