/kernel/linux/linux-5.10/drivers/message/fusion/ |
H A D | mptlan.c | 470 mf = mpt_get_msg_frame(LanCtx, priv->mpt_dev); in mpt_lan_reset() 702 mf = mpt_get_msg_frame(LanCtx, mpt_dev); in mpt_lan_sdu_send() 1165 mf = mpt_get_msg_frame(LanCtx, mpt_dev); in mpt_lan_post_receive_buckets()
|
H A D | mptctl.c | 336 mf = mpt_get_msg_frame(mptctl_taskmgmt_id, ioc); in mptctl_do_taskmgmt() 805 if ((mf = mpt_get_msg_frame(mptctl_id, iocp)) == NULL) in mptctl_do_fw_download() 1795 if ((mf = mpt_get_msg_frame(mptctl_id, ioc)) == NULL) in mptctl_do_mpt_command() 2461 if ((mf = mpt_get_msg_frame(mptctl_id, ioc)) == NULL) { in mptctl_hp_hostinfo()
|
H A D | mptscsih.c | 404 if ((mf = mpt_get_msg_frame(ioc->InternalCtx, ioc)) == NULL) { in mptscsih_issue_sep_command() 1340 if ((mf = mpt_get_msg_frame(ioc->DoneCtx, ioc)) == NULL) { in mptscsih_qcmd() 1564 if ((mf = mpt_get_msg_frame(ioc->TaskCtx, ioc)) == NULL) { in mptscsih_IssueTaskMgmt() 2898 * MsgContext set in mpt_get_msg_frame call in mptscsih_do_cmd() 2900 if ((mf = mpt_get_msg_frame(ioc->InternalCtx, ioc)) == NULL) { in mptscsih_do_cmd()
|
H A D | mptspi.c | 266 if ((mf = mpt_get_msg_frame(ioc->DoneCtx, ioc)) == NULL) { in mptspi_writeIOCPage4() 630 if ((mf = mpt_get_msg_frame(ioc->InternalCtx, ioc)) == NULL) { in mptscsih_quiesce_raid()
|
H A D | mptbase.h | 925 extern MPT_FRAME_HDR *mpt_get_msg_frame(u8 cb_idx, MPT_ADAPTER *ioc);
|
H A D | mptsas.c | 1048 mf = mpt_get_msg_frame(mptsasDeviceResetCtx, ioc); in mptsas_target_reset() 2100 mf = mpt_get_msg_frame(mptsasMgmtCtx, ioc); in mptsas_phy_reset() 2238 mf = mpt_get_msg_frame(mptsasMgmtCtx, ioc); in mptsas_smp_handler() 2859 mf = mpt_get_msg_frame(mptsasMgmtCtx, ioc); in mptsas_exp_repmanufacture_info() 4769 mf = mpt_get_msg_frame(mptsasDeviceResetCtx, ioc); in mptsas_issue_tm()
|
H A D | mptbase.c | 878 * mpt_get_msg_frame - Obtain an MPT request frame from the pool 889 mpt_get_msg_frame(u8 cb_idx, MPT_ADAPTER *ioc) in mpt_get_msg_frame() function 899 printk(MYIOC_s_WARN_FMT "IOC Not Active! mpt_get_msg_frame " in mpt_get_msg_frame() 942 dmfprintk(ioc, printk(MYIOC_s_DEBUG_FMT "mpt_get_msg_frame(%d,%d), got mf=%p\n", in mpt_get_msg_frame() 5099 if ((mf = mpt_get_msg_frame(mpt_base_index, ioc)) == NULL) { in mptbase_sas_persist_operation() 6308 if ((pAck = (EventAck_t *) mpt_get_msg_frame(mpt_base_index, ioc)) == NULL) { in SendEventAck() 6399 if ((mf = mpt_get_msg_frame(mpt_base_index, ioc)) == NULL) { in mpt_config() 8456 EXPORT_SYMBOL(mpt_get_msg_frame); variable
|
/kernel/linux/linux-6.6/drivers/message/fusion/ |
H A D | mptlan.c | 467 mf = mpt_get_msg_frame(LanCtx, priv->mpt_dev); in mpt_lan_reset() 700 mf = mpt_get_msg_frame(LanCtx, mpt_dev); in mpt_lan_sdu_send() 1167 mf = mpt_get_msg_frame(LanCtx, mpt_dev); in mpt_lan_post_receive_buckets()
|
H A D | mptscsih.c | 404 if ((mf = mpt_get_msg_frame(ioc->InternalCtx, ioc)) == NULL) { in mptscsih_issue_sep_command() 1339 if ((mf = mpt_get_msg_frame(ioc->DoneCtx, ioc)) == NULL) { in mptscsih_qcmd() 1563 if ((mf = mpt_get_msg_frame(ioc->TaskCtx, ioc)) == NULL) { in mptscsih_IssueTaskMgmt() 2897 * MsgContext set in mpt_get_msg_frame call in mptscsih_do_cmd() 2899 if ((mf = mpt_get_msg_frame(ioc->InternalCtx, ioc)) == NULL) { in mptscsih_do_cmd()
|
H A D | mptctl.c | 335 mf = mpt_get_msg_frame(mptctl_taskmgmt_id, ioc); in mptctl_do_taskmgmt() 801 if ((mf = mpt_get_msg_frame(mptctl_id, iocp)) == NULL) in mptctl_do_fw_download() 1791 if ((mf = mpt_get_msg_frame(mptctl_id, ioc)) == NULL) in mptctl_do_mpt_command() 2462 if ((mf = mpt_get_msg_frame(mptctl_id, ioc)) == NULL) { in mptctl_hp_hostinfo()
|
H A D | mptspi.c | 266 if ((mf = mpt_get_msg_frame(ioc->DoneCtx, ioc)) == NULL) { in mptspi_writeIOCPage4() 630 if ((mf = mpt_get_msg_frame(ioc->InternalCtx, ioc)) == NULL) { in mptscsih_quiesce_raid()
|
H A D | mptbase.h | 924 extern MPT_FRAME_HDR *mpt_get_msg_frame(u8 cb_idx, MPT_ADAPTER *ioc);
|
H A D | mptsas.c | 1074 mf = mpt_get_msg_frame(mptsasDeviceResetCtx, ioc); in mptsas_target_reset() 2128 mf = mpt_get_msg_frame(mptsasMgmtCtx, ioc); in mptsas_phy_reset() 2266 mf = mpt_get_msg_frame(mptsasMgmtCtx, ioc); in mptsas_smp_handler() 2888 mf = mpt_get_msg_frame(mptsasMgmtCtx, ioc); in mptsas_exp_repmanufacture_info() 4799 mf = mpt_get_msg_frame(mptsasDeviceResetCtx, ioc); in mptsas_issue_tm()
|
H A D | mptbase.c | 874 * mpt_get_msg_frame - Obtain an MPT request frame from the pool 885 mpt_get_msg_frame(u8 cb_idx, MPT_ADAPTER *ioc) in mpt_get_msg_frame() function 895 printk(MYIOC_s_WARN_FMT "IOC Not Active! mpt_get_msg_frame " in mpt_get_msg_frame() 938 dmfprintk(ioc, printk(MYIOC_s_DEBUG_FMT "mpt_get_msg_frame(%d,%d), got mf=%p\n", in mpt_get_msg_frame() 5094 if ((mf = mpt_get_msg_frame(mpt_base_index, ioc)) == NULL) { in mptbase_sas_persist_operation() 6320 if ((pAck = (EventAck_t *) mpt_get_msg_frame(mpt_base_index, ioc)) == NULL) { in SendEventAck() 6401 if ((mf = mpt_get_msg_frame(mpt_base_index, ioc)) == NULL) { in mpt_config() 8456 EXPORT_SYMBOL(mpt_get_msg_frame); variable
|