Lines Matching refs:rsp

508 				    struct msg_rsp *rsp)  in rvu_mbox_handler_cgx_start_rxtx()  argument
515 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_stop_rxtx() argument
522 void *rsp) in rvu_lmac_get_stats() argument
544 ((struct rpm_stats_rsp *)rsp)->rx_stats[stat] = rx_stat; in rvu_lmac_get_stats()
546 ((struct cgx_stats_rsp *)rsp)->rx_stats[stat] = rx_stat; in rvu_lmac_get_stats()
557 ((struct rpm_stats_rsp *)rsp)->tx_stats[stat] = tx_stat; in rvu_lmac_get_stats()
559 ((struct cgx_stats_rsp *)rsp)->tx_stats[stat] = tx_stat; in rvu_lmac_get_stats()
566 struct cgx_stats_rsp *rsp) in rvu_mbox_handler_cgx_stats() argument
568 return rvu_lmac_get_stats(rvu, req, (void *)rsp); in rvu_mbox_handler_cgx_stats()
572 struct rpm_stats_rsp *rsp) in rvu_mbox_handler_rpm_stats() argument
574 return rvu_lmac_get_stats(rvu, req, (void *)rsp); in rvu_mbox_handler_rpm_stats()
579 struct cgx_fec_stats_rsp *rsp) in rvu_mbox_handler_cgx_fec_stats() argument
592 return mac_ops->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
606 return rvu_npc_exact_mac_addr_set(rvu, req, rsp); in rvu_mbox_handler_cgx_mac_addr_set()
617 struct cgx_mac_addr_add_rsp *rsp) in rvu_mbox_handler_cgx_mac_addr_add() argument
627 return rvu_npc_exact_mac_addr_add(rvu, req, rsp); in rvu_mbox_handler_cgx_mac_addr_add()
632 rsp->index = rc; in rvu_mbox_handler_cgx_mac_addr_add()
641 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_mac_addr_del() argument
650 return rvu_npc_exact_mac_addr_del(rvu, req, rsp); in rvu_mbox_handler_cgx_mac_addr_del()
659 *rsp) in rvu_mbox_handler_cgx_mac_max_entries_get()
669 rsp->max_dmac_filters = 0; in rvu_mbox_handler_cgx_mac_max_entries_get()
674 rsp->max_dmac_filters = rvu_npc_exact_get_max_entries(rvu); in rvu_mbox_handler_cgx_mac_max_entries_get()
679 rsp->max_dmac_filters = cgx_lmac_addr_max_entries_get(cgx_id, lmac_id); in rvu_mbox_handler_cgx_mac_max_entries_get()
685 struct cgx_mac_addr_set_or_get *rsp) in rvu_mbox_handler_cgx_mac_addr_get() argument
697 rsp->hdr.rc = rc; in rvu_mbox_handler_cgx_mac_addr_get()
701 rsp->mac_addr[i] = cfg >> (ETH_ALEN - 1 - i) * 8; in rvu_mbox_handler_cgx_mac_addr_get()
706 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_promisc_enable() argument
726 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_promisc_disable() argument
780 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_ptp_rx_enable() argument
789 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_ptp_rx_disable() argument
816 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_start_linkevents() argument
823 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_stop_linkevents() argument
830 struct cgx_link_info_msg *rsp) in rvu_mbox_handler_cgx_get_linkinfo() argument
843 &rsp->link_info); in rvu_mbox_handler_cgx_get_linkinfo()
849 struct cgx_features_info_msg *rsp) in rvu_mbox_handler_cgx_features_get() argument
860 rsp->lmac_features = cgx_features_get(cgxd); in rvu_mbox_handler_cgx_features_get()
909 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_intlbk_enable() argument
916 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_intlbk_disable() argument
963 struct cgx_pause_frm_cfg *rsp) in rvu_mbox_handler_cgx_cfg_pause_frm() argument
984 mac_ops->mac_get_pause_frm_status(cgxd, lmac_id, &rsp->tx_pause, &rsp->rx_pause); in rvu_mbox_handler_cgx_cfg_pause_frm()
990 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_get_phy_fec_stats() argument
1096 struct fec_mode *rsp) in rvu_mbox_handler_cgx_set_fec_param() argument
1107 rsp->fec = cgx_set_fec(req->fec, cgx_id, lmac_id); in rvu_mbox_handler_cgx_set_fec_param()
1112 struct cgx_fw_data *rsp) in rvu_mbox_handler_cgx_get_aux_link_info() argument
1126 memcpy(&rsp->fwdata, in rvu_mbox_handler_cgx_get_aux_link_info()
1130 memcpy(&rsp->fwdata, in rvu_mbox_handler_cgx_get_aux_link_info()
1139 struct cgx_set_link_mode_rsp *rsp) in rvu_mbox_handler_cgx_set_link_mode() argument
1150 rsp->status = cgx_set_link_mode(cgxd, req->args, cgx_idx, lmac); in rvu_mbox_handler_cgx_set_link_mode()
1155 struct msg_rsp *rsp) in rvu_mbox_handler_cgx_mac_addr_reset() argument
1166 return rvu_npc_exact_mac_addr_reset(rvu, req, rsp); in rvu_mbox_handler_cgx_mac_addr_reset()
1173 struct cgx_mac_addr_update_rsp *rsp) in rvu_mbox_handler_cgx_mac_addr_update() argument
1182 return rvu_npc_exact_mac_addr_update(rvu, req, rsp); in rvu_mbox_handler_cgx_mac_addr_update()
1227 struct cgx_pfc_rsp *rsp) in rvu_mbox_handler_cgx_prio_flow_ctrl_cfg() argument
1248 mac_ops->mac_get_pfc_frm_cfg(cgxd, lmac_id, &rsp->tx_pause, &rsp->rx_pause); in rvu_mbox_handler_cgx_prio_flow_ctrl_cfg()