Searched refs:bnx2fc_mp_req (Results 1 – 4 of 4) sorted by relevance
118 struct bnx2fc_mp_req *mp_req; in bnx2fc_l2_els_compl()259 struct bnx2fc_mp_req *mp_req; in bnx2fc_srr_compl()371 struct bnx2fc_mp_req *mp_req; in bnx2fc_rec_compl()672 struct bnx2fc_mp_req *mp_req; in bnx2fc_initiate_els()711 mp_req = (struct bnx2fc_mp_req *)&(els_req->mp_req); in bnx2fc_initiate_els()800 struct bnx2fc_mp_req *mp_req; in bnx2fc_process_els_compl()
535 struct bnx2fc_mp_req *mp_req = &(io_req->mp_req); in bnx2fc_free_mp_resc()570 struct bnx2fc_mp_req *mp_req; in bnx2fc_init_mp_req()578 mp_req = (struct bnx2fc_mp_req *)&(io_req->mp_req); in bnx2fc_init_mp_req()579 memset(mp_req, 0, sizeof(struct bnx2fc_mp_req)); in bnx2fc_init_mp_req()657 struct bnx2fc_mp_req *tm_req; in bnx2fc_initiate_tmf()714 tm_req = (struct bnx2fc_mp_req *)&(io_req->mp_req); in bnx2fc_initiate_tmf()819 struct bnx2fc_mp_req *abts_req; in bnx2fc_initiate_abts()864 abts_req = (struct bnx2fc_mp_req *)&(abts_io_req->mp_req); in bnx2fc_initiate_abts()865 memset(abts_req, 0, sizeof(struct bnx2fc_mp_req)); in bnx2fc_initiate_abts()1460 struct bnx2fc_mp_req *tm_req; in bnx2fc_process_tm_compl()
385 struct bnx2fc_mp_req { struct429 struct bnx2fc_mp_req mp_req;
1590 struct bnx2fc_mp_req *mp_req = &(io_req->mp_req); in bnx2fc_init_mp_task()