Home
last modified time | relevance | path

Searched refs:status_block_e4 (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_int.h200 ALIGNED_TYPE_SIZE(struct status_block_e4, p_hwfn)
/Linux-v4.19/drivers/scsi/qedi/
Dqedi_debugfs.c155 struct status_block_e4 *sb = NULL; in qedi_gbl_ctx_show()
Dqedi_main.c343 struct status_block_e4 *sb_virt; in qedi_alloc_and_init_sb()
348 sizeof(struct status_block_e4), &sb_phys, in qedi_alloc_and_init_sb()
1161 struct status_block_e4 *sb = sb_info->sb_virt; in qedi_process_completions()
1217 struct status_block_e4 *sb = sb_info->sb_virt; in qedi_fp_has_work()
/Linux-v4.19/include/linux/qed/
Dcommon_hsi.h1236 struct status_block_e4 { struct
Dqed_if.h584 struct status_block_e4 *sb_virt;
/Linux-v4.19/drivers/scsi/qedf/
Dqedf_main.c1912 struct status_block_e4 *sb = sb_info->sb_virt; in qedf_fp_has_work()
1939 struct status_block_e4 *sb = sb_info->sb_virt; in qedf_process_completions()
2406 struct status_block_e4 *sb_virt; in qedf_alloc_and_init_sb()
2411 sizeof(struct status_block_e4), &sb_phys, GFP_KERNEL); in qedf_alloc_and_init_sb()
/Linux-v4.19/drivers/infiniband/hw/qedr/
Dmain.c274 struct status_block_e4 *sb_virt; in qedr_alloc_mem_sb()
/Linux-v4.19/drivers/net/ethernet/qlogic/qede/
Dqede_main.c1261 struct status_block_e4 *sb_virt; in qede_alloc_mem_sb()