Searched refs:color_enable (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/drivers/scsi/snic/ |
D | vnic_cq.c | 48 unsigned int color_enable, unsigned int cq_head, unsigned int cq_tail, in svnic_cq_init() argument 59 iowrite32(color_enable, &cq->ctrl->color_enable); in svnic_cq_init()
|
D | vnic_cq.h | 31 u32 color_enable; /* 0x18 */ member 105 unsigned int color_enable, unsigned int cq_head, unsigned int cq_tail,
|
/Linux-v5.10/drivers/scsi/fnic/ |
D | vnic_cq.c | 53 unsigned int color_enable, unsigned int cq_head, unsigned int cq_tail, in vnic_cq_init() argument 64 iowrite32(color_enable, &cq->ctrl->color_enable); in vnic_cq_init()
|
D | vnic_cq.h | 41 u32 color_enable; /* 0x18 */ member 115 unsigned int color_enable, unsigned int cq_head, unsigned int cq_tail,
|
/Linux-v5.10/drivers/net/ethernet/cisco/enic/ |
D | vnic_cq.c | 58 unsigned int color_enable, unsigned int cq_head, unsigned int cq_tail, in vnic_cq_init() argument 69 iowrite32(color_enable, &cq->ctrl->color_enable); in vnic_cq_init()
|
D | vnic_cq.h | 33 u32 color_enable; /* 0x18 */ member 117 unsigned int color_enable, unsigned int cq_head, unsigned int cq_tail,
|