Searched defs:iq_idx (Results  1 – 4 of 4) sorted by relevance
| /linux-4.4.14/drivers/scsi/csiostor/ | 
| D | csio_wr.c | 336 csio_wr_iq_create_rsp(struct csio_hw *hw, struct csio_mb *mbp, int iq_idx)  in csio_wr_iq_create_rsp() 414 csio_wr_iq_create(struct csio_hw *hw, void *priv, int iq_idx,  in csio_wr_iq_create() 554 		  int iq_idx, uint8_t portid,  in csio_wr_eq_create() 604 csio_wr_iq_destroy_rsp(struct csio_hw *hw, struct csio_mb *mbp, int iq_idx)  in csio_wr_iq_destroy_rsp() 628 csio_wr_iq_destroy(struct csio_hw *hw, void *priv, int iq_idx,  in csio_wr_iq_destroy()
  | 
| D | csio_hw.h | 104 	int		iq_idx;		/* Ingress index */  member 228 	int			iq_idx;		/* Ingress queue index */  member
  | 
| D | csio_wr.h | 243 	int			iq_idx;		/* Ingress queue index */  member
  | 
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ | 
| D | sge.c | 1942 		unsigned int qid, iq_idx;  in process_intrq()  local
  |