/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_wr.c | 338 csio_wr_iq_create_rsp(struct csio_hw *hw, struct csio_mb *mbp, int iq_idx) in csio_wr_iq_create_rsp() argument 416 csio_wr_iq_create(struct csio_hw *hw, void *priv, int iq_idx, uint32_t vec, uint8_t portid, bool async, void (*cbfn) (struct csio_hw *, struct csio_mb *)) csio_wr_iq_create() argument 557 csio_wr_eq_create(struct csio_hw *hw, void *priv, int eq_idx, int iq_idx, uint8_t portid, void (*cbfn) (struct csio_hw *, struct csio_mb *)) csio_wr_eq_create() argument 608 csio_wr_iq_destroy_rsp(struct csio_hw *hw, struct csio_mb *mbp, int iq_idx) csio_wr_iq_destroy_rsp() argument 632 csio_wr_iq_destroy(struct csio_hw *hw, void *priv, int iq_idx, void (*cbfn)(struct csio_hw *, struct csio_mb *)) csio_wr_iq_destroy() argument [all...] |
H A D | csio_wr.h | 243 int iq_idx; /* Ingress queue index */ member
|
H A D | csio_hw.h | 104 int iq_idx; /* Ingress index */ member 228 int iq_idx; /* Ingress queue index */ member
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_wr.c | 338 csio_wr_iq_create_rsp(struct csio_hw *hw, struct csio_mb *mbp, int iq_idx) in csio_wr_iq_create_rsp() argument 416 csio_wr_iq_create(struct csio_hw *hw, void *priv, int iq_idx, uint32_t vec, uint8_t portid, bool async, void (*cbfn) (struct csio_hw *, struct csio_mb *)) csio_wr_iq_create() argument 557 csio_wr_eq_create(struct csio_hw *hw, void *priv, int eq_idx, int iq_idx, uint8_t portid, void (*cbfn) (struct csio_hw *, struct csio_mb *)) csio_wr_eq_create() argument 608 csio_wr_iq_destroy_rsp(struct csio_hw *hw, struct csio_mb *mbp, int iq_idx) csio_wr_iq_destroy_rsp() argument 632 csio_wr_iq_destroy(struct csio_hw *hw, void *priv, int iq_idx, void (*cbfn)(struct csio_hw *, struct csio_mb *)) csio_wr_iq_destroy() argument [all...] |
H A D | csio_wr.h | 243 int iq_idx; /* Ingress queue index */ member
|
H A D | csio_hw.h | 104 int iq_idx; /* Ingress index */ member 228 int iq_idx; /* Ingress queue index */ member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | sge.c | 1947 unsigned int qid, iq_idx; in process_intrq() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | sge.c | 1944 unsigned int qid, iq_idx; in process_intrq() local
|