Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/qlogic/qed/
Dqed_int.h195 ALIGNED_TYPE_SIZE(struct status_block_e4, p_hwfn)
/Linux-v5.15/drivers/scsi/qedi/
Dqedi_debugfs.c139 struct status_block_e4 *sb = NULL; in qedi_gbl_ctx_show()
Dqedi_main.c354 struct status_block_e4 *sb_virt; in qedi_alloc_and_init_sb()
359 sizeof(struct status_block_e4), &sb_phys, in qedi_alloc_and_init_sb()
1262 struct status_block_e4 *sb = sb_info->sb_virt; in qedi_process_completions()
1318 struct status_block_e4 *sb = sb_info->sb_virt; in qedi_fp_has_work()
/Linux-v5.15/include/linux/qed/
Dcommon_hsi.h1224 struct status_block_e4 { struct
Dqed_if.h591 struct status_block_e4 *sb_virt;
/Linux-v5.15/drivers/scsi/qedf/
Dqedf_main.c2173 struct status_block_e4 *sb = sb_info->sb_virt; in qedf_fp_has_work()
2200 struct status_block_e4 *sb = sb_info->sb_virt; in qedf_process_completions()
2691 struct status_block_e4 *sb_virt; in qedf_alloc_and_init_sb()
2696 sizeof(struct status_block_e4), &sb_phys, GFP_KERNEL); in qedf_alloc_and_init_sb()
/Linux-v5.15/drivers/infiniband/hw/qedr/
Dmain.c275 struct status_block_e4 *sb_virt; in qedr_alloc_mem_sb()
/Linux-v5.15/drivers/net/ethernet/qlogic/qede/
Dqede_main.c1400 struct status_block_e4 *sb_virt; in qede_alloc_mem_sb()