Searched defs:fetch_index (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/cisco/enic/ |
H A D | vnic_rq.c | 141 u32 fetch_index = 0; vnic_rq_init() local 189 u32 fetch_index; vnic_rq_clean() local 113 vnic_rq_init_start(struct vnic_rq *rq, unsigned int cq_index, unsigned int fetch_index, unsigned int posted_index, unsigned int error_interrupt_enable, unsigned int error_interrupt_offset) vnic_rq_init_start() argument
|
H A D | vnic_wq.c | 116 vnic_wq_init_start(struct vnic_wq *wq, unsigned int cq_index, unsigned int fetch_index, unsigned int posted_index, unsigned int error_interrupt_enable, unsigned int error_interrupt_offset) vnic_wq_init_start() argument
|
H A D | vnic_wq.h | 41 u32 fetch_index; /* 0x30 */ member in struct:vnic_wq_ctrl
|
H A D | vnic_rq.h | 41 u32 fetch_index; /* 0x30 */ member in struct:vnic_rq_ctrl
|
/linux-4.1.27/drivers/scsi/fnic/ |
H A D | vnic_rq.c | 119 u32 fetch_index; vnic_rq_init() local 172 u32 fetch_index; vnic_rq_clean() local
|
H A D | vnic_wq.h | 55 u32 fetch_index; /* 0x30 */ member in struct:vnic_wq_ctrl
|
H A D | vnic_rq.h | 60 u32 fetch_index; /* 0x30 */ member in struct:vnic_rq_ctrl
|
Completed in 274 milliseconds