Searched refs:color_enable (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/scsi/snic/ |
| A 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()
|
| A D | vnic_cq.h | 17 u32 color_enable; /* 0x18 */ member 91 unsigned int color_enable, unsigned int cq_head, unsigned int cq_tail,
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| A 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()
|
| A D | vnic_cq.h | 20 u32 color_enable; /* 0x18 */ member 104 unsigned int color_enable, unsigned int cq_head, unsigned int cq_tail,
|
| /linux/drivers/scsi/fnic/ |
| A 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()
|
| A D | vnic_cq.h | 29 u32 color_enable; /* 0x18 */ member 103 unsigned int color_enable, unsigned int cq_head, unsigned int cq_tail,
|
Completed in 15 milliseconds