Lines Matching refs:rsp
510 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_start_rxtx() argument
517 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_stop_rxtx() argument
524 void *rsp) in rvu_lmac_get_stats() argument
546 ((struct rpm_stats_rsp *)rsp)->rx_stats[stat] = rx_stat; in rvu_lmac_get_stats()
548 ((struct cgx_stats_rsp *)rsp)->rx_stats[stat] = rx_stat; in rvu_lmac_get_stats()
559 ((struct rpm_stats_rsp *)rsp)->tx_stats[stat] = tx_stat; in rvu_lmac_get_stats()
561 ((struct cgx_stats_rsp *)rsp)->tx_stats[stat] = tx_stat; in rvu_lmac_get_stats()
568 struct cgx_stats_rsp *rsp) in rvu_mbox_handler_cgx_stats() argument
570 return rvu_lmac_get_stats(rvu, req, (void *)rsp); in rvu_mbox_handler_cgx_stats()
574 struct rpm_stats_rsp *rsp) in rvu_mbox_handler_rpm_stats() argument
576 return rvu_lmac_get_stats(rvu, req, (void *)rsp); in rvu_mbox_handler_rpm_stats()
581 struct cgx_fec_stats_rsp *rsp) in rvu_mbox_handler_cgx_fec_stats() argument
592 return cgx_get_fec_stats(cgxd, lmac, rsp); in rvu_mbox_handler_cgx_fec_stats()
597 struct cgx_mac_addr_set_or_get *rsp) in rvu_mbox_handler_cgx_mac_addr_set() argument
614 struct cgx_mac_addr_add_rsp *rsp) in rvu_mbox_handler_cgx_mac_addr_add() argument
626 rsp->index = rc; in rvu_mbox_handler_cgx_mac_addr_add()
635 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_mac_addr_del() argument
650 *rsp) in rvu_mbox_handler_cgx_mac_max_entries_get()
660 rsp->max_dmac_filters = 0; in rvu_mbox_handler_cgx_mac_max_entries_get()
665 rsp->max_dmac_filters = cgx_lmac_addr_max_entries_get(cgx_id, lmac_id); in rvu_mbox_handler_cgx_mac_max_entries_get()
671 struct cgx_mac_addr_set_or_get *rsp) in rvu_mbox_handler_cgx_mac_addr_get() argument
683 rsp->hdr.rc = rc; in rvu_mbox_handler_cgx_mac_addr_get()
687 rsp->mac_addr[i] = cfg >> (ETH_ALEN - 1 - i) * 8; in rvu_mbox_handler_cgx_mac_addr_get()
692 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_promisc_enable() argument
708 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_promisc_disable() argument
758 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_ptp_rx_enable() argument
764 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_ptp_rx_disable() argument
791 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_start_linkevents() argument
798 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_stop_linkevents() argument
805 struct cgx_link_info_msg *rsp) in rvu_mbox_handler_cgx_get_linkinfo() argument
818 &rsp->link_info); in rvu_mbox_handler_cgx_get_linkinfo()
824 struct cgx_features_info_msg *rsp) in rvu_mbox_handler_cgx_features_get() argument
835 rsp->lmac_features = cgx_features_get(cgxd); in rvu_mbox_handler_cgx_features_get()
884 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_intlbk_enable() argument
891 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_intlbk_disable() argument
899 struct cgx_pause_frm_cfg *rsp) in rvu_mbox_handler_cgx_cfg_pause_frm() argument
924 &rsp->tx_pause, in rvu_mbox_handler_cgx_cfg_pause_frm()
925 &rsp->rx_pause); in rvu_mbox_handler_cgx_cfg_pause_frm()
930 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_get_phy_fec_stats() argument
1036 struct fec_mode *rsp) in rvu_mbox_handler_cgx_set_fec_param() argument
1047 rsp->fec = cgx_set_fec(req->fec, cgx_id, lmac_id); in rvu_mbox_handler_cgx_set_fec_param()
1052 struct cgx_fw_data *rsp) in rvu_mbox_handler_cgx_get_aux_link_info() argument
1065 memcpy(&rsp->fwdata, &rvu->fwdata->cgx_fw_data[cgx_id][lmac_id], in rvu_mbox_handler_cgx_get_aux_link_info()
1072 struct cgx_set_link_mode_rsp *rsp) in rvu_mbox_handler_cgx_set_link_mode() argument
1083 rsp->status = cgx_set_link_mode(cgxd, req->args, cgx_idx, lmac); in rvu_mbox_handler_cgx_set_link_mode()
1088 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_mac_addr_reset() argument
1102 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_mac_addr_update() argument