Searched refs:csio_wr_eq_create (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_init.c | 286 rv = csio_wr_eq_create(hw, NULL, mgmtm->eq_idx, in csio_create_queues() 309 rv = csio_wr_eq_create(hw, NULL, sqset->eq_idx, in csio_create_queues()
|
H A D | csio_wr.h | 488 int csio_wr_eq_create(struct csio_hw *, void *, int, int, uint8_t,
|
H A D | csio_wr.c | 546 * csio_wr_eq_create - Configure an Egress queue with FW. 557 csio_wr_eq_create(struct csio_hw *hw, void *priv, int eq_idx, in csio_wr_eq_create() function
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_init.c | 285 rv = csio_wr_eq_create(hw, NULL, mgmtm->eq_idx, in csio_create_queues() 308 rv = csio_wr_eq_create(hw, NULL, sqset->eq_idx, in csio_create_queues()
|
H A D | csio_wr.h | 488 int csio_wr_eq_create(struct csio_hw *, void *, int, int, uint8_t,
|
H A D | csio_wr.c | 546 * csio_wr_eq_create - Configure an Egress queue with FW. 557 csio_wr_eq_create(struct csio_hw *hw, void *priv, int eq_idx, in csio_wr_eq_create() function
|
Completed in 9 milliseconds