Home
last modified time | relevance | path

Searched defs:eq_idx (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/csiostor/
H A Dcsio_wr.c519 csio_wr_eq_cfg_rsp(struct csio_hw *hw, struct csio_mb *mbp, int eq_idx) in csio_wr_eq_cfg_rsp()
556 csio_wr_eq_create(struct csio_hw *hw, void *priv, int eq_idx, in csio_wr_eq_create()
681 csio_wr_eq_destroy_rsp(struct csio_hw *hw, struct csio_mb *mbp, int eq_idx) in csio_wr_eq_destroy_rsp()
705 csio_wr_eq_destroy(struct csio_hw *hw, void *priv, int eq_idx, in csio_wr_eq_destroy()
H A Dcsio_hw.h105 int eq_idx; /* Egress index */ member
227 int eq_idx; /* Egress queue index */ member
H A Dcsio_wr.h244 int eq_idx; /* Egress queue index */ member
/linux/arch/powerpc/kvm/
H A Dbook3s_xive_native.c560 long eq_idx, u64 addr) in kvmppc_xive_native_set_queue_config()
708 long eq_idx, u64 addr) in kvmppc_xive_native_get_queue_config()
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c537 unsigned int eq_idx; in fwevtq_handler() local