Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
Dqed_int.h195 ALIGNED_TYPE_SIZE(struct status_block_e4, p_hwfn)
/kernel/linux/linux-5.10/drivers/scsi/qedi/
Dqedi_debugfs.c139 struct status_block_e4 *sb = NULL; in qedi_gbl_ctx_show()
Dqedi_main.c356 struct status_block_e4 *sb_virt; in qedi_alloc_and_init_sb()
361 sizeof(struct status_block_e4), &sb_phys, in qedi_alloc_and_init_sb()
1264 struct status_block_e4 *sb = sb_info->sb_virt; in qedi_process_completions()
1320 struct status_block_e4 *sb = sb_info->sb_virt; in qedi_fp_has_work()
/kernel/linux/linux-5.10/include/linux/qed/
Dcommon_hsi.h1224 struct status_block_e4 { struct
Dqed_if.h573 struct status_block_e4 *sb_virt;
/kernel/linux/linux-5.10/drivers/scsi/qedf/
Dqedf_main.c2169 struct status_block_e4 *sb = sb_info->sb_virt; in qedf_fp_has_work()
2196 struct status_block_e4 *sb = sb_info->sb_virt; in qedf_process_completions()
2687 struct status_block_e4 *sb_virt; in qedf_alloc_and_init_sb()
2692 sizeof(struct status_block_e4), &sb_phys, GFP_KERNEL); in qedf_alloc_and_init_sb()
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/
Dmain.c304 struct status_block_e4 *sb_virt; in qedr_alloc_mem_sb()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/
Dqede_main.c1403 struct status_block_e4 *sb_virt; in qede_alloc_mem_sb()