Searched refs:mpt_put_msg_frame (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/message/fusion/
H A Dmptlan.c485 mpt_put_msg_frame(LanCtx, priv->mpt_dev, mf);
782 mpt_put_msg_frame (LanCtx, mpt_dev, mf);
1274 mpt_put_msg_frame(LanCtx, mpt_dev, mf);
H A Dmptbase.h286 * are now reset in mpt_put_msg_frame() just prior to sending
926 extern void mpt_put_msg_frame(u8 cb_idx, MPT_ADAPTER *ioc, MPT_FRAME_HDR *mf);
H A Dmptspi.c309 mpt_put_msg_frame(ioc->DoneCtx, ioc, mf);
658 mpt_put_msg_frame(ioc->InternalCtx, ioc, mf);
H A Dmptscsih.c419 mpt_put_msg_frame(ioc->DoneCtx, ioc, mf);
1426 mpt_put_msg_frame(ioc->DoneCtx, ioc, mf);
3016 mpt_put_msg_frame(ioc->InternalCtx, ioc, mf);
H A Dmptctl.c925 mpt_put_msg_frame(mptctl_id, iocp, mf);
2190 mpt_put_msg_frame(mptctl_id, ioc, mf);
2490 mpt_put_msg_frame(mptctl_id, ioc, mf);
H A Dmptbase.c945 * mpt_put_msg_frame - Send a protocol-specific MPT request frame to an IOC
954 mpt_put_msg_frame(u8 cb_idx, MPT_ADAPTER *ioc, MPT_FRAME_HDR *mf) function
1192 * Emulate what mpt_put_msg_frame() does /wrt to sanity
5107 mpt_put_msg_frame(mpt_base_index, ioc, mf);
6336 mpt_put_msg_frame(mpt_base_index, ioc, (MPT_FRAME_HDR *)pAck);
6465 mpt_put_msg_frame(mpt_base_index, ioc, mf);
8457 EXPORT_SYMBOL(mpt_put_msg_frame); variable
H A Dmptsas.c2144 mpt_put_msg_frame(mptsasMgmtCtx, ioc, mf);
2328 mpt_put_msg_frame(mptsasMgmtCtx, ioc, mf);
2942 mpt_put_msg_frame(mptsasMgmtCtx, ioc, mf);

Completed in 219 milliseconds