Searched defs:eqo (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/ |
| D | be_main.c | 2137 static int be_get_new_eqd(struct be_eq_obj *eqo) in be_get_new_eqd() 2199 static u32 be_get_eq_delay_mult_enc(struct be_eq_obj *eqo) in be_get_eq_delay_mult_enc() 2233 struct be_eq_obj *eqo; in be_eqd_update() local 2784 static inline int events_get(struct be_eq_obj *eqo) in events_get() 2804 static void be_eq_clean(struct be_eq_obj *eqo) in be_eq_clean() 2936 struct be_eq_obj *eqo; in be_evt_queues_destroy() local 2953 struct be_eq_obj *eqo; in be_evt_queues_create() local 3063 struct be_eq_obj *eqo; in be_tx_qs_create() local 3162 struct be_eq_obj *eqo = dev; in be_intx() local 3194 struct be_eq_obj *eqo = dev; in be_msix() local [all …]
|
| D | be.h | 802 #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
|
| D | be_ethtool.c | 345 struct be_eq_obj *eqo; in be_set_coalesce() local
|
| D | be_cmds.c | 994 int be_cmd_eq_create(struct be_adapter *adapter, struct be_eq_obj *eqo) in be_cmd_eq_create()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/ |
| D | be_main.c | 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() local 2785 static inline int events_get(struct be_eq_obj *eqo) in events_get() 2805 static void be_eq_clean(struct be_eq_obj *eqo) in be_eq_clean() 2937 struct be_eq_obj *eqo; in be_evt_queues_destroy() local 2954 struct be_eq_obj *eqo; in be_evt_queues_create() local 3063 struct be_eq_obj *eqo; in be_tx_qs_create() local 3162 struct be_eq_obj *eqo = dev; in be_intx() local 3194 struct be_eq_obj *eqo = dev; in be_msix() local [all …]
|
| 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
|
| D | be_ethtool.c | 349 struct be_eq_obj *eqo; in be_set_coalesce() local
|
| D | be_cmds.c | 995 int be_cmd_eq_create(struct be_adapter *adapter, struct be_eq_obj *eqo) in be_cmd_eq_create()
|