Searched refs:color_enable (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/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-4.1.27/drivers/net/ethernet/cisco/enic/ |
D | vnic_cq.c | 57 unsigned int color_enable, unsigned int cq_head, unsigned int cq_tail, in vnic_cq_init() argument 68 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,
|