Lines Matching refs:response
741 struct macsec_msg_fw_response response; in atl_dev_configure_macsec() local
756 hw->aq_fw_ops->send_macsec_req(hw, &msg_macsec, &response); in atl_dev_configure_macsec()
758 if (response.result) in atl_dev_configure_macsec()
791 hw->aq_fw_ops->send_macsec_req(hw, &msg_macsec, &response); in atl_dev_configure_macsec()
793 if (response.result) in atl_dev_configure_macsec()
813 hw->aq_fw_ops->send_macsec_req(hw, &msg_macsec, &response); in atl_dev_configure_macsec()
815 if (response.result) in atl_dev_configure_macsec()
831 hw->aq_fw_ops->send_macsec_req(hw, &msg_macsec, &response); in atl_dev_configure_macsec()
833 if (response.result) in atl_dev_configure_macsec()
849 hw->aq_fw_ops->send_macsec_req(hw, &msg_macsec, &response); in atl_dev_configure_macsec()
851 if (response.result) in atl_dev_configure_macsec()