Searched refs:csio_wr_eq_create (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/csiostor/
H A Dcsio_wr.h488 int csio_wr_eq_create(struct csio_hw *, void *, int, int, uint8_t,
H A Dcsio_init.c285 rv = csio_wr_eq_create(hw, NULL, mgmtm->eq_idx,
308 rv = csio_wr_eq_create(hw, NULL, sqset->eq_idx,
H A Dcsio_wr.c546 * csio_wr_eq_create - Configure an Egress queue with FW.
557 csio_wr_eq_create(struct csio_hw *hw, void *priv, int eq_idx, function

Completed in 187 milliseconds