Home
last modified time | relevance | path

Searched defs:cq_index (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/scsi/fnic/
H A Dvnic_wq.c141 void vnic_wq_init_start(struct vnic_wq *wq, unsigned int cq_index, in vnic_wq_init_start()
165 void vnic_wq_init(struct vnic_wq *wq, unsigned int cq_index, in vnic_wq_init()
H A Dvnic_wq_copy.c84 void vnic_wq_copy_init(struct vnic_wq_copy *wq, unsigned int cq_index, in vnic_wq_copy_init()
H A Dvnic_rq.c99 void vnic_rq_init(struct vnic_rq *rq, unsigned int cq_index, in vnic_rq_init()
H A Dvnic_wq.h39 u32 cq_index; /* 0x18 */ member
H A Dvnic_rq.h42 u32 cq_index; /* 0x18 */ member
/linux/drivers/scsi/snic/
H A Dvnic_wq.c140 void vnic_wq_init_start(struct vnic_wq *wq, unsigned int cq_index, in vnic_wq_init_start()
163 void svnic_wq_init(struct vnic_wq *wq, unsigned int cq_index, in svnic_wq_init()
H A Dvnic_wq.h18 u32 cq_index; /* 0x18 */ member
/linux/drivers/scsi/bnx2i/
H A D57xx_iscsi_hsi.h136 u8 cq_index; member
142 u8 cq_index; member
255 u8 cq_index; member
263 u8 cq_index; member
444 u8 cq_index; member
452 u8 cq_index; member
879 u8 cq_index; member
887 u8 cq_index; member
1029 u8 cq_index; member
1037 u8 cq_index; member
[all …]
H A Dbnx2i_hwi.c141 u16 cq_index; in bnx2i_arm_cq_event_coalescing() local
/linux/drivers/net/ethernet/cisco/enic/
H A Denic_wq.c86 unsigned int enic_wq_cq_service(struct enic *enic, unsigned int cq_index, in enic_wq_cq_service()
H A Denic_res.c231 unsigned int cq_index; in enic_init_vnic_resources() local
H A Denic_rq.c411 unsigned int enic_rq_cq_service(struct enic *enic, unsigned int cq_index, in enic_rq_cq_service()