Searched defs:error_interrupt_offset (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/drivers/scsi/fnic/
H A Dvnic_wq_copy.c102 vnic_wq_copy_init(struct vnic_wq_copy *wq, unsigned int cq_index, unsigned int error_interrupt_enable, unsigned int error_interrupt_offset) vnic_wq_copy_init() argument
H A Dfnic_res.c236 unsigned int error_interrupt_offset; fnic_alloc_vnic_resources() local
H A Dvnic_rq.c114 vnic_rq_init(struct vnic_rq *rq, unsigned int cq_index, unsigned int error_interrupt_enable, unsigned int error_interrupt_offset) vnic_rq_init() argument
H A Dvnic_wq.c114 vnic_wq_init(struct vnic_wq *wq, unsigned int cq_index, unsigned int error_interrupt_enable, unsigned int error_interrupt_offset) vnic_wq_init() argument
H A Dvnic_wq.h61 u32 error_interrupt_offset; /* 0x48 */ member in struct:vnic_wq_ctrl
H A Dvnic_rq.h64 u32 error_interrupt_offset; /* 0x40 */ member in struct:vnic_rq_ctrl
/linux-4.1.27/drivers/net/ethernet/cisco/enic/
H A Dvnic_rq.c113 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
137 vnic_rq_init(struct vnic_rq *rq, unsigned int cq_index, unsigned int error_interrupt_enable, unsigned int error_interrupt_offset) vnic_rq_init() argument
H A Dvnic_wq.c116 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
139 vnic_wq_init(struct vnic_wq *wq, unsigned int cq_index, unsigned int error_interrupt_enable, unsigned int error_interrupt_offset) vnic_wq_init() argument
H A Denic_res.c216 unsigned int error_interrupt_offset; enic_init_vnic_resources() local
H A Dvnic_wq.h47 u32 error_interrupt_offset; /* 0x48 */ member in struct:vnic_wq_ctrl
H A Dvnic_rq.h45 u32 error_interrupt_offset; /* 0x40 */ member in struct:vnic_rq_ctrl

Completed in 220 milliseconds