Home
last modified time | relevance | path

Searched refs:be_eq_obj (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_main.c1844 static int be_get_new_eqd(struct be_eq_obj *eqo) in be_get_new_eqd()
1906 static u32 be_get_eq_delay_mult_enc(struct be_eq_obj *eqo) in be_get_eq_delay_mult_enc()
1941 struct be_eq_obj *eqo; in be_eqd_update()
2433 static inline int events_get(struct be_eq_obj *eqo) in events_get()
2453 static void be_eq_clean(struct be_eq_obj *eqo) in be_eq_clean()
2584 struct be_eq_obj *eqo; in be_evt_queues_destroy()
2602 struct be_eq_obj *eqo; in be_evt_queues_create()
2710 struct be_eq_obj *eqo; in be_tx_qs_create()
2809 struct be_eq_obj *eqo = dev; in be_intx()
2841 struct be_eq_obj *eqo = dev; in be_msix()
[all …]
Dbe.h176 struct be_eq_obj { struct
506 struct be_eq_obj eq_obj[MAX_EVT_QS];
Dbe_ethtool.c357 struct be_eq_obj *eqo; in be_set_coalesce()
Dbe_cmds.h2286 int be_cmd_eq_create(struct be_adapter *adapter, struct be_eq_obj *eqo);
Dbe_cmds.c932 int be_cmd_eq_create(struct be_adapter *adapter, struct be_eq_obj *eqo) in be_cmd_eq_create()
/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe.h96 struct be_eq_obj { struct
Dbe_main.h850 unsigned int beiscsi_process_cq(struct be_eq_obj *pbe_eq);
1059 struct be_eq_obj be_eq[MAX_CPUS];
Dbe_main.c857 struct be_eq_obj *pbe_eq; in be_isr_mcc()
902 struct be_eq_obj *pbe_eq; in be_isr_msix()
944 struct be_eq_obj *pbe_eq; in be_isr()
2090 unsigned int beiscsi_process_cq(struct be_eq_obj *pbe_eq) in beiscsi_process_cq()
2273 struct be_eq_obj *pbe_eq = in beiscsi_process_all_cqs()
2274 container_of(work, struct be_eq_obj, work_cqs); in beiscsi_process_all_cqs()
2302 struct be_eq_obj *pbe_eq; in be_iopoll()
2304 pbe_eq = container_of(iop, struct be_eq_obj, iopoll); in be_iopoll()
3314 struct be_eq_obj *pbe_eq; in beiscsi_create_cqs()
5274 struct be_eq_obj *pbe_eq; in beiscsi_quiesce()
[all …]
Dbe_iscsi.c1286 struct be_eq_obj *pbe_eq; in beiscsi_flush_cq()