Searched refs:color_enable (Results 1 – 6 of 6) sorted by relevance
/drivers/scsi/snic/ |
D | vnic_cq.c | 34 unsigned int color_enable, unsigned int cq_head, unsigned int cq_tail, in svnic_cq_init() argument 45 iowrite32(color_enable, &cq->ctrl->color_enable); in svnic_cq_init()
|
D | vnic_cq.h | 17 u32 color_enable; /* 0x18 */ member 91 unsigned int color_enable, unsigned int cq_head, unsigned int cq_tail,
|
/drivers/net/ethernet/cisco/enic/ |
D | vnic_cq.c | 39 unsigned int color_enable, unsigned int cq_head, unsigned int cq_tail, in vnic_cq_init() argument 50 iowrite32(color_enable, &cq->ctrl->color_enable); in vnic_cq_init()
|
D | vnic_cq.h | 20 u32 color_enable; /* 0x18 */ member 104 unsigned int color_enable, unsigned int cq_head, unsigned int cq_tail,
|
/drivers/scsi/fnic/ |
D | vnic_cq.c | 41 unsigned int color_enable, unsigned int cq_head, unsigned int cq_tail, in vnic_cq_init() argument 52 iowrite32(color_enable, &cq->ctrl->color_enable); in vnic_cq_init()
|
D | vnic_cq.h | 29 u32 color_enable; /* 0x18 */ member 103 unsigned int color_enable, unsigned int cq_head, unsigned int cq_tail,
|