Searched refs:eport_tx_frame (Results 1 – 7 of 7) sorted by relevance
258 CMD2SS(cmd)->ss_eport->eport_tx_frame(frm); in fcoet_xfer_scsi_data()317 CMD2SS(cmd)->ss_eport->eport_tx_frame(frm); in fcoet_xfer_scsi_data()490 ss->ss_eport->eport_tx_frame(frm); in fcoet_send_sol_flogi()526 ss->ss_eport->eport_tx_frame(frm); in fcoet_send_sol_abts()685 CMD2SS(cmd)->ss_eport->eport_tx_frame(frm); in fcoet_send_sol_els()734 CMD2SS(cmd)->ss_eport->eport_tx_frame(frm); in fcoet_send_sol_ct()817 CMD2SS(cmd)->ss_eport->eport_tx_frame(frm); in fcoet_send_status()852 CMD2SS(cmd)->ss_eport->eport_tx_frame(frm); in fcoet_send_els_response()887 CMD2SS(cmd)->ss_eport->eport_tx_frame(frm); in fcoet_send_abts_response()957 ss->ss_eport->eport_tx_frame(frm); in fcoet_logo_fabric()[all …]
1123 xch->xch_ss->ss_eport->eport_tx_frame(frm); in fcoet_process_unsol_flogi_req()
278 xch->xch_ss->ss_eport->eport_tx_frame(nfrm); in fcoei_process_unsol_xfer_rdy()327 xch->xch_ss->ss_eport->eport_tx_frame(nfrm); in fcoei_process_unsol_xfer_rdy()547 FRM2SS(frm)->ss_eport->eport_tx_frame(nfrm); in fcoei_process_unsol_abts_req()
1021 xch->xch_ss->ss_eport->eport_tx_frame(frm); in fcoei_initiate_ct_req()1126 xch->xch_ss->ss_eport->eport_tx_frame(frm); in fcoei_initiate_fcp_cmd()1234 xch->xch_ss->ss_eport->eport_tx_frame(frm); in fcoei_initiate_els_req()1324 xch->xch_ss->ss_eport->eport_tx_frame(frm); in fcoei_initiate_els_resp()
1059 xch->xch_ss->ss_eport->eport_tx_frame(frm); in fcoei_abts_exchange()
134 void (*eport_tx_frame)(fcoe_frame_t *frame); member
113 eport->eport_tx_frame = fcoe_tx_frame; in fcoe_register_client()