Searched refs:fcoei_complete_xch (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/ |
H A D | fcoei_lv.c | 995 fcoei_complete_xch(xch, frm, FC_PKT_FAILURE, in fcoei_initiate_ct_req() 1010 fcoei_complete_xch(xch, frm, FC_PKT_FAILURE, in fcoei_initiate_ct_req() 1017 fcoei_complete_xch(xch, frm, FC_PKT_FAILURE, in fcoei_initiate_ct_req() 1213 fcoei_complete_xch(xch, frm, FC_PKT_FAILURE, in fcoei_initiate_els_req() 1319 fcoei_complete_xch(xch, frm, FC_PKT_FAILURE, in fcoei_initiate_els_resp() 2035 fcoei_complete_xch(xch, NULL, FC_PKT_PORT_OFFLINE, in fcoei_process_event_exchange() 2067 fcoei_complete_xch(xch, NULL, FC_PKT_FAILURE, in fcoei_process_event_exchange()
|
H A D | fcoei_eth.c | 516 fcoei_complete_xch(xch, NULL, FC_PKT_FAILURE, FC_REASON_ABTX); in fcoei_process_unsol_abts_req() 711 fcoei_complete_xch(xch, NULL, FC_PKT_FABRIC_RJT, in fcoei_process_sol_els_rsp() 714 fcoei_complete_xch(xch, NULL, FC_PKT_SUCCESS, 0); in fcoei_process_sol_els_rsp() 775 fcoei_complete_xch(xch, NULL, FC_PKT_SUCCESS, 0); in fcoei_process_sol_ct_rsp() 1258 fcoei_complete_xch(xch, NULL, FC_PKT_SUCCESS, 0); in fcoei_handle_sol_frame_done()
|
H A D | fcoei.h | 344 void fcoei_complete_xch(fcoei_exchange_t *xch, fcoe_frame_t *frm,
|
H A D | fcoei.c | 876 fcoei_complete_xch(xch, NULL, xch->xch_fpkt->pkt_state, in fcoei_handle_comp_xch_list() 1079 fcoei_complete_xch(fcoei_exchange_t *xch, fcoe_frame_t *frm, in fcoei_complete_xch() function
|