Searched defs:eq_idx (Results  1 – 5 of 5) sorted by relevance
| /linux-4.1.27/drivers/scsi/csiostor/ | 
| D | csio_wr.c | 516 csio_wr_eq_cfg_rsp(struct csio_hw *hw, struct csio_mb *mbp, int eq_idx)  in csio_wr_eq_cfg_rsp() 553 csio_wr_eq_create(struct csio_hw *hw, void *priv, int eq_idx,  in csio_wr_eq_create() 678 csio_wr_eq_destroy_rsp(struct csio_hw *hw, struct csio_mb *mbp, int eq_idx)  in csio_wr_eq_destroy_rsp() 702 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
  | 
| /linux-4.1.27/drivers/scsi/lpfc/ | 
| D | lpfc_debugfs.h | 656 	int eq_idx;  in lpfc_debug_dump_eq_by_id()  local
  | 
| /linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ | 
| D | cxgb4vf_main.c | 478 		unsigned int eq_idx;  in fwevtq_handler()  local
  |