Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_main.c1658 struct be_eq_obj *eqo; in be_eqd_update()
2191 static inline int events_get(struct be_eq_obj *eqo) in events_get()
2211 static void be_eq_clean(struct be_eq_obj *eqo) in be_eq_clean()
2335 struct be_eq_obj *eqo; in be_evt_queues_destroy()
2353 struct be_eq_obj *eqo; in be_evt_queues_create()
2459 struct be_eq_obj *eqo; in be_tx_qs_create()
2558 struct be_eq_obj *eqo = dev; in be_intx()
2590 struct be_eq_obj *eqo = dev; in be_msix()
2735 static inline bool be_lock_napi(struct be_eq_obj *eqo) in be_lock_napi()
2751 static inline void be_unlock_napi(struct be_eq_obj *eqo) in be_unlock_napi()
[all …]
Dbe.h172 struct be_eq_obj { struct
490 struct be_eq_obj eq_obj[MAX_EVT_QS];
Dbe_ethtool.c359 struct be_eq_obj *eqo; in be_set_coalesce()
Dbe_cmds.h2248 int be_cmd_eq_create(struct be_adapter *adapter, struct be_eq_obj *eqo);
Dbe_cmds.c897 int be_cmd_eq_create(struct be_adapter *adapter, struct be_eq_obj *eqo) in be_cmd_eq_create()
/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe.h96 struct be_eq_obj { struct
Dbe_main.h844 unsigned int beiscsi_process_cq(struct be_eq_obj *pbe_eq);
1054 struct be_eq_obj be_eq[MAX_CPUS];
Dbe_main.c845 struct be_eq_obj *pbe_eq; in be_isr_mcc()
890 struct be_eq_obj *pbe_eq; in be_isr_msix()
932 struct be_eq_obj *pbe_eq; in be_isr()
2069 unsigned int beiscsi_process_cq(struct be_eq_obj *pbe_eq) in beiscsi_process_cq()
2252 struct be_eq_obj *pbe_eq = in beiscsi_process_all_cqs()
2253 container_of(work, struct be_eq_obj, work_cqs); in beiscsi_process_all_cqs()
2281 struct be_eq_obj *pbe_eq; in be_iopoll()
2283 pbe_eq = container_of(iop, struct be_eq_obj, iopoll); in be_iopoll()
3293 struct be_eq_obj *pbe_eq; in beiscsi_create_cqs()
5206 struct be_eq_obj *pbe_eq; in beiscsi_quiesce()
[all …]
Dbe_iscsi.c1286 struct be_eq_obj *pbe_eq; in beiscsi_flush_cq()