Home
last modified time | relevance | path

Searched refs:err_entry (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c629 struct fcoe_err_report_entry *err_entry; in bnx2fc_process_unsol_compl() local
693 err_entry = (struct fcoe_err_report_entry *) in bnx2fc_process_unsol_compl()
695 xid = err_entry->fc_hdr.ox_id; in bnx2fc_process_unsol_compl()
698 err_entry->data.err_warn_bitmap_hi, in bnx2fc_process_unsol_compl()
699 err_entry->data.err_warn_bitmap_lo); in bnx2fc_process_unsol_compl()
701 err_entry->data.tx_buf_off, err_entry->data.rx_buf_off); in bnx2fc_process_unsol_compl()
727 ((u64)err_entry->data.err_warn_bitmap_hi << 32) | in bnx2fc_process_unsol_compl()
728 (u64)err_entry->data.err_warn_bitmap_lo; in bnx2fc_process_unsol_compl()
760 memcpy(&io_req->err_entry, err_entr in bnx2fc_process_unsol_compl()
[all...]
H A Dbnx2fc_els.c384 struct fcoe_err_report_entry *err_entry; in bnx2fc_rec_compl() local
514 err_entry = (struct fcoe_err_report_entry *) in bnx2fc_rec_compl()
515 &orig_io_req->err_entry; in bnx2fc_rec_compl()
536 if (err_entry->data.rx_buf_off == in bnx2fc_rec_compl()
545 offset = err_entry->data.rx_buf_off; in bnx2fc_rec_compl()
H A Dbnx2fc.h442 struct fcoe_err_report_entry err_entry; member
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c629 struct fcoe_err_report_entry *err_entry; in bnx2fc_process_unsol_compl() local
693 err_entry = (struct fcoe_err_report_entry *) in bnx2fc_process_unsol_compl()
695 xid = err_entry->fc_hdr.ox_id; in bnx2fc_process_unsol_compl()
698 err_entry->data.err_warn_bitmap_hi, in bnx2fc_process_unsol_compl()
699 err_entry->data.err_warn_bitmap_lo); in bnx2fc_process_unsol_compl()
701 err_entry->data.tx_buf_off, err_entry->data.rx_buf_off); in bnx2fc_process_unsol_compl()
727 ((u64)err_entry->data.err_warn_bitmap_hi << 32) | in bnx2fc_process_unsol_compl()
728 (u64)err_entry->data.err_warn_bitmap_lo; in bnx2fc_process_unsol_compl()
760 memcpy(&io_req->err_entry, err_entr in bnx2fc_process_unsol_compl()
[all...]
H A Dbnx2fc_els.c384 struct fcoe_err_report_entry *err_entry; in bnx2fc_rec_compl() local
514 err_entry = (struct fcoe_err_report_entry *) in bnx2fc_rec_compl()
515 &orig_io_req->err_entry; in bnx2fc_rec_compl()
536 if (err_entry->data.rx_buf_off == in bnx2fc_rec_compl()
545 offset = err_entry->data.rx_buf_off; in bnx2fc_rec_compl()
H A Dbnx2fc.h439 struct fcoe_err_report_entry err_entry; member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_ethtool_fdir.c600 goto err_entry; in ice_fdir_set_hw_fltr_rule()
613 err_entry: in ice_fdir_set_hw_fltr_rule()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ethtool_fdir.c695 goto err_entry; in ice_fdir_set_hw_fltr_rule()
759 err_entry: in ice_fdir_set_hw_fltr_rule()

Completed in 12 milliseconds