Home
last modified time | relevance | path

Searched refs:bnad_debug_info (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H A Dbnad_debugfs.c34 struct bnad_debug_info { struct
44 struct bnad_debug_info *fw_debug; in bnad_debugfs_open_fwtrc()
48 fw_debug = kzalloc(sizeof(struct bnad_debug_info), GFP_KERNEL); in bnad_debugfs_open_fwtrc()
84 struct bnad_debug_info *fw_debug; in bnad_debugfs_open_fwsave()
88 fw_debug = kzalloc(sizeof(struct bnad_debug_info), GFP_KERNEL); in bnad_debugfs_open_fwsave()
123 struct bnad_debug_info *reg_debug; in bnad_debugfs_open_reg()
125 reg_debug = kzalloc(sizeof(struct bnad_debug_info), GFP_KERNEL); in bnad_debugfs_open_reg()
185 struct bnad_debug_info *drv_info; in bnad_debugfs_open_drvinfo()
188 drv_info = kzalloc(sizeof(struct bnad_debug_info), GFP_KERNEL); in bnad_debugfs_open_drvinfo()
223 struct bnad_debug_info *debu in bnad_debugfs_lseek()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
H A Dbnad_debugfs.c34 struct bnad_debug_info { struct
44 struct bnad_debug_info *fw_debug; in bnad_debugfs_open_fwtrc()
48 fw_debug = kzalloc(sizeof(struct bnad_debug_info), GFP_KERNEL); in bnad_debugfs_open_fwtrc()
84 struct bnad_debug_info *fw_debug; in bnad_debugfs_open_fwsave()
88 fw_debug = kzalloc(sizeof(struct bnad_debug_info), GFP_KERNEL); in bnad_debugfs_open_fwsave()
123 struct bnad_debug_info *reg_debug; in bnad_debugfs_open_reg()
125 reg_debug = kzalloc(sizeof(struct bnad_debug_info), GFP_KERNEL); in bnad_debugfs_open_reg()
185 struct bnad_debug_info *drv_info; in bnad_debugfs_open_drvinfo()
188 drv_info = kzalloc(sizeof(struct bnad_debug_info), GFP_KERNEL); in bnad_debugfs_open_drvinfo()
223 struct bnad_debug_info *debu in bnad_debugfs_lseek()
[all...]

Completed in 2 milliseconds