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

/linux-4.4.14/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.4.14/drivers/net/ethernet/cisco/enic/
H A Dvnic_rq.c114 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
138 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.c134 enic_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) enic_wq_init_start() argument
157 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.h46 u32 error_interrupt_offset; /* 0x40 */ member in struct:vnic_rq_ctrl
/linux-4.4.14/drivers/scsi/snic/
H A Dvnic_wq.c154 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
177 svnic_wq_init(struct vnic_wq *wq, unsigned int cq_index, unsigned int error_interrupt_enable, unsigned int error_interrupt_offset) svnic_wq_init() argument
H A Dvnic_wq.h44 u32 error_interrupt_offset; /* 0x48 */ member in struct:vnic_wq_ctrl

Completed in 282 milliseconds