Searched defs:eq_idx (Results 1 – 5 of 5) sorted by relevance
/drivers/scsi/csiostor/ |
D | csio_wr.c | 520 csio_wr_eq_cfg_rsp(struct csio_hw *hw, struct csio_mb *mbp, int eq_idx) in csio_wr_eq_cfg_rsp() 557 csio_wr_eq_create(struct csio_hw *hw, void *priv, int eq_idx, in csio_wr_eq_create() 682 csio_wr_eq_destroy_rsp(struct csio_hw *hw, struct csio_mb *mbp, int eq_idx) in csio_wr_eq_destroy_rsp() 706 csio_wr_eq_destroy(struct csio_hw *hw, void *priv, int eq_idx, in csio_wr_eq_destroy()
|
D | csio_hw.h | 105 int eq_idx; /* Egress index */ member 227 int eq_idx; /* Egress queue index */ member
|
D | csio_wr.h | 244 int eq_idx; /* Egress queue index */ member
|
/drivers/scsi/lpfc/ |
D | lpfc_debugfs.h | 686 int eq_idx; in lpfc_debug_dump_eq_by_id() local
|
/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | cxgb4vf_main.c | 537 unsigned int eq_idx; in fwevtq_handler() local
|